[Tickets #10093] Re: Cannot create folder name with ampersand
bugs at horde.org
bugs at horde.org
Tue May 17 16:52:02 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10093
------------------------------------------------------------------------------
Ticket | 10093
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Cannot create folder name with ampersand
Queue | IMP
Version | Git master
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-05-17 16:52) wrote:
> Why? They are perfectly valid. We only have to encode ampersands
> properly to "&-", which should already happen by converting UTF-8 ->
> UTF7-IMAP.
Turns out that this was an issue with the UTF-8 -> UTF7-IMAP
conversion code in Horde_Imap_Client.
But we still do need to prevent creation of mailboxes with '*' and '%'.
More information about the bugs
mailing list