[Tickets #11608] Re: Folder names with umlauts are not shown
bugs at horde.org
bugs at horde.org
Mon Nov 5 21:12:44 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11608
------------------------------------------------------------------------------
Ticket | 11608
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Folder names with umlauts are not shown
Queue | IMP
Version | 6.0.0
Type | Bug
-State | Assigned
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2012-11-05 14:12) wrote:
> With the latest changes, a new mailbox with an umlaut shows up immediately.
> Still they don't get shown in the "subscribed folders" view on re-login.
Works perfectly here.
Can verify that the mailbox is created/subscribed on the server:
C: 4 CREATE "t&AOQ-st"
S: 4 OK Create completed.
C: 5 SUBSCRIBE "t&AOQ-st"
S: 5 OK Subscribe completed.
A re-login shows this traffic:
C: 3 LIST (SUBSCRIBED) "" ("*" "#shared.*" "#public2.*") RETURN (SUBSCRIBED)
[...]
S: * LIST (\Subscribed) "." "t&AOQ-st"
[...]
S: 3 OK List completed.
> I did another test and inspected the JSON output for a folder called
> "normal" and one called "täst".
> Looking at the data, the JSON data for "täst" contains a field
> called "un" -> "1".
A created mailbox is only subscribed if the prefs 'subscribe' value is
true. Maybe that's your issue.
More information about the bugs
mailing list