[Tickets #6856] Re: Can't create folders with umlauts
bugs at horde.org
bugs at horde.org
Mon Jun 9 13:25:07 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6856
-----------------------------------------------------------------------
Ticket | 6856
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | Can't create folders with umlauts
Queue | IMP
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2008-06-09 09:25) wrote:
Source of the trouble is imap_utf7_encode() as it produces a broken
modified UTF-7 stream. Upstream bug: http://bugs.php.net/bug.php?id=45213
The same bug hit me 2002 :o)
Installing the mbstring extension does solve it. I forgot to reload httpd
when I first tried it...
Would it make sense to add an extra warning to IMP's test.php if mbstring
is not installed?
More information about the bugs
mailing list