<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #2014: mutt quote/dequote headers too many times



#2014: mutt quote/dequote headers too many times
--------------------------------------+-------------------------------------
 Reporter:  ttakah@â                  |       Owner:  mutt-dev
     Type:  defect                    |      Status:  new     
 Priority:  trivial                   |   Milestone:          
Component:  MIME                      |     Version:  1.5.9   
 Keywords:  patch                     |  
--------------------------------------+-------------------------------------

Comment(by vinc17):

 Replying to [comment:14 Brendan Cully <brendan@â>]:
 > (In [2a4ca6917fd0]) RFC-2047 decode address text before dequoting it
 (see #2014)

 Please revert this patch. It completely breaks accented characters in
 address fields when $assumed_charset is "us-ascii". To reproduce:
 {{{
 mutt -F /dev/null -n
 }}}
 then
 {{{
 :set assumed_charset="us-ascii"
 }}}
 and send a mail to
 {{{
 Ã <a@xxx>
 }}}
 In the compose menu, the accented character is rendered as "?". This is
 not just a display problem... even worse when replying to an address with
 non-ASCII characters (in the comment part).

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2014#comment:16>
Mutt <http://www.mutt.org/>
The Mutt mail user agent