Summary | Ingo show IMAP folder name as raw UTF7-IMAP string. |
Queue | Ingo |
Queue Version | 1.2 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | taguchi (at) iij (dot) ad (dot) jp |
Created | 05/27/2008 (6247 days ago) |
Due | |
Updated | 05/31/2008 (6243 days ago) |
Assigned | |
Resolved | 05/31/2008 (6243 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
New Attachment: ingo.IMAP4.foldername.patch.fixed
Here is a correct one.
Priority ⇒ 2. Medium
New Attachment: ingo.IMAP4.foldername.patch
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Ingo show IMAP folder name as raw UTF7-IMAP string.
Type ⇒ Bug
State ⇒ Unconfirmed
If we use such I18N foldername, Ingo show row UTF7 foldername.
For example:
The message "SUBJECT" from "SENDER" has been moved to
the folder "RAW-UTF7-STRING"
We can not read correct/real foldername.
I've made a patch resolved this probrem.
Would you like to review/commit it?
Thanks.