[Tickets #12566] Re: _getSpecialUse() does not set sort_delimiter
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Aug 14 08:10:18 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12566
------------------------------------------------------------------------------
Ticket | 12566
Updated By | Thomas Jarosch <thomas.jarosch at intra2net.com>
Summary | _getSpecialUse() does not set sort_delimiter
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Thomas Jarosch <thomas.jarosch at intra2net.com> (2013-08-14 08:10) wrote:
> This was intentional. Since special mailboxes are restricted to the
> personal namespace, they will all share a delimiter so there should
> be no reason to have to manually define one.
I thought the sort_delimiter is needed for the correct hierarchical
sort order even in the same namespace. As the default delimiter is '.'
and my server uses '/', that would mess it up.
Though I manually changed the default delimiter to '/' in the
Imap_Client source code to test the effects and the result still
looked ok to me.
I tried to look at Imap_Client/test/Horde/Imap/Client/SortTest.php but
couldn't find an obvious example/test for the hierarchical sort.
Can you give a short example how this is intended to be used?
Perhaps we can work out a more verbose 'sort_delimiter' phpdoc text
that explains what it is actually doing.
More information about the bugs
mailing list