Package: egroupware-email Version: 1.0.0.007-2.dfsg-2sarge4 Severity: normal
file: class.boaction.inc.php Function strlen is used to calculate attachment size. However, with mbstring extension enabled AND mbstring.func_overload=2 (shadowing str* functions) strlen returns the length of Unicode string, which is usually shorter than binary data length. This results in attachments being truncated. This bug was reported to EG about half a year ago and I posted the path on their bugtracking system. http://sourceforge.net/tracker/index.php?func=detail&aid=1105313&group_id=78745&atid=554338 It seems however that they are not going to fix anything in 1.0 series. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.11.7team Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages egroupware-email depends on: ii egroupware-core 1.0.0.007-2.dfsg-2sarge4 eGroupWare core modules ii php4-imap 4:4.3.10-16 IMAP module for php4 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

