6.0.0-alpha12
6/12/25

[#12553] Kolab_Storage: Fix umlauts in share names (UTF-8 handling)
Summary Kolab_Storage: Fix umlauts in share names (UTF-8 handling)
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester thomas.jarosch (at) intra2net (dot) com
Created 08/08/2013 (4326 days ago)
Due
Updated 08/09/2013 (4325 days ago)
Assigned
Resolved 08/09/2013 (4325 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/09/2013 09:05:29 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
08/08/2013 08:56:20 PM Thomas Jarosch Comment #2
New Attachment: 0001-Proper-Horde_Imap_Client-dependency.patch Download
Reply to this comment
We should depend on the upcoming Imap_Client 2.12.1 release for proper 
UTF-8 handling.


08/08/2013 08:42:47 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Fix-umlauts-in-Kolab-share-names.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Kolab_Storage: Fix umlauts in share names (UTF-8 handling)
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
From the patch:

Horde_Imap_Client handles all mailbox names as UTF-8,
it's not a good idea to try a brute-force conversion
from modified UTF-7 to UTF-8. In fact it's just unnecessary.

Tested share creation, rename and deletion with kronolith and mnemo.
-> works fine

Saved Queries