https://issues.apache.org/bugzilla/show_bug.cgi?id=48864
--- Comment #1 from Olivier Mengué <[email protected]> 2010-03-05 14:52:30 UTC --- The problem is in mod_mbox_cte.c, function mbox_cte_decode_rfc2047(): the convert code is commented out, probably because it wasn't working: the allocated buffer was too short to convert single-byte charset to multi-byte. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
