[bugs] [Bug 772] Changed - attachments dont work
bugs at bugs.horde.org
bugs at bugs.horde.org
Sat Oct 19 18:45:52 PDT 2002
http://bugs.horde.org/show_bug.cgi?id=772
*** shadow/772 Wed Jan 2 12:42:44 2002
--- shadow/772.tmp.30665 Sat Oct 19 14:51:41 2002
***************
*** 3,10 ****
Version: 2.2 Stable
Platform: PHP Code
OS/Version: Linux
! Status: NEW
! Resolution:
Severity: critical
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.2 Stable
Platform: PHP Code
OS/Version: Linux
! Status: RESOLVED
! Resolution: FIXED
Severity: critical
Priority: P2
Component: IMP
***************
*** 60,62 ****
--- 60,68 ----
It works with this:
$default->umask = 127; // 127 is decimal representation of 177 in octal
+
+ ------- Additional Comments From jon at horde.org 10/19/02 14:51 -------
+ The umask is generally specified in octal notation. Octal notation requires a
+ leading zero.
+
+ Regardless, this issue can be closed.
More information about the bugs
mailing list