[Mutt] #3352: incorrect UTF-7 decoding when deleting an IMAP mailbox
#3352: incorrect UTF-7 decoding when deleting an IMAP mailbox
--------------------+-------------------------------------------------------
Reporter: ghen | Owner: brendan
Type: defect | Status: new
Priority: minor | Milestone:
Component: IMAP | Version: 1.5.20
Keywords: |
--------------------+-------------------------------------------------------
Mutt incorrectly decodes IMAP modified-UTF-7 mailbox names in the delete
mailbox confirmation dialogue. I can create an IMAP mailbox "tÃst" and it
is displayed correctly in the browser view, but when I delete it by
pressing "d" I get:
Really delete mailbox "tÃÂst"? ([no]/yes):
ie. the UTF-7 is decoded into UTF-8 but displayed as if it where
ISO-8859-1.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3352>
Mutt <http://www.mutt.org/>
The Mutt mail user agent