[Tickets #12059] Re: Displaying quota is broken in basic-mode if the mailbox name has special characters
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Mar 5 04:49:37 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12059
------------------------------------------------------------------------------
Ticket | 12059
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Displaying quota is broken in basic-mode if the mailbox
| name has special characters
Queue | IMP
Version | 6.0.3
Type | Bug
-State | Feedback
+State | Resolved
Priority | 1. Low
Milestone |
Patch | 1
-Owners |
+Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-03-04 21:49) wrote:
Nevermind. This was a problem because the QUOTA RFC (2087) predates
RFC 3501 and lists the input as an astring - later RFC revisions
clarify that mailbox input is actually 'mailbox' in ABNF, which means
an astring that has been converted to UTF7-IMAP. So we were using the
wrong IMAP data type in the command.
Fixed in Horde_Imap_Client 2.7.1.
More information about the bugs
mailing list