[bugs] [Bug 990] Changed -
bugs@bugs.horde.org
bugs@bugs.horde.org
Sat, 6 Jul 2002 19:12:17 -0300
http://bugs.horde.org/show_bug.cgi?id=990
*** shadow/990 Fri Jul 5 13:34:23 2002
--- shadow/990.tmp.6440 Sat Jul 6 19:12:16 2002
***************
*** 3,10 ****
Version: 2.1 Unstable
Platform: Mozilla 5.x
OS/Version: FreeBSD
! Status: ASSIGNED
! Resolution:
Severity: trivial
Priority: P2
Component: IMP
--- 3,10 ----
Version: 2.1 Unstable
Platform: Mozilla 5.x
OS/Version: FreeBSD
! Status: RESOLVED
! Resolution: WORKSFORME
Severity: trivial
Priority: P2
Component: IMP
***************
*** 23,25 ****
--- 23,30 ----
mail with this problem. Briefly looking through the code there is no place
that we do any substitutions, and base64 encoding should handle nulls versus
spaces.
+
+ ------- Additional Comments From slusarz@bigworm.colorado.edu 07/06/02 19:12 -------
+ I could attach his troublesome ZIP file using IMP with no errors using either
+ 3.1 or HEAD. This may be a problem with his mail software, a buggy PHP (PHP
+ does the base64 encoding - not any specific code of IMP), or a buggy browser.