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 |
State ⇒ Resolved
New Attachment: 0001-Proper-Horde_Imap_Client-dependency.patch
UTF-8 handling.
Priority ⇒ 1. Low
New Attachment: 0001-Fix-umlauts-in-Kolab-share-names.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Kolab_Storage: Fix umlauts in share names (UTF-8 handling)
Type ⇒ Bug
State ⇒ Unconfirmed
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