[Tickets #10093] Re: Cannot create folder name with ampersand
bugs at horde.org
bugs at horde.org
Tue May 17 16:20:19 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:20) wrote:
Also, mailboxes should not have '*' or '%'. Additionally, it is
recommended that the delimiter character is not allowed, but since we
allow power users to create a container + sub-mailbox in one command,
we don't need to strip delimiters out (or, instead, make this an
optional check).
I was almost positive that we had a check for this at some point (I
believe it was a SAPO request), but for some reason we took it out.
IIRC, it would have been in IMP_Imap_Tree::createMailboxName(). It
most likely could have been removed simply because we did not have the
infrastructure in place to handle an error in mailbox name creation.
Or because we couldn't come up with an adequate way to tell the users
what mailbox names are acceptable.
More information about the bugs
mailing list