[#6764] Ingo show IMAP folder name as raw UTF7-IMAP string.
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 Schneider <jan (at) horde (dot) org>
Requester taguchi (at) iij (dot) ad (dot) jp
Created 05/27/2008 (86 days ago)
Due
Updated 05/31/2008 (82 days ago)
Assigned
Resolved 05/31/2008 (82 days ago)
Attachments ingo.IMAP4.foldername.patch.fixed Download
Milestone
Patch No

History
05/31/2008 Jan Schneider Comment #3
State ⇒ Resolved
Assigned to Jan Schneider
Reply to this comment
Committed, thanks a  lot.
05/27/2008 Chuck Hagenbuch Deleted Attachment: ingo.IMAP4.foldername.patch
 
05/27/2008 taguchi (at) iij (dot) ad (dot) jp Comment #2
New Attachment: ingo.IMAP4.foldername.patch.fixed Download
Reply to this comment
I've made a patch resolved this probrem.
Sorry, This patch has typo. Here is a correct one.

05/27/2008 taguchi (at) iij (dot) ad (dot) jp Comment #1
New Attachment: ingo.IMAP4.foldername.patch
Patch ⇒
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Ingo show IMAP folder name as raw UTF7-IMAP string.
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
Some IMAP4 servers (e.g. dovecot) support UTF7 folder name.
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.