[Pkg-mutt-maintainers] Bug#671847: #3879: mutt: encoded-words are not decoded in mailto:

Mutt fleas at mutt.org
Sat Oct 1 21:01:11 UTC 2016


#3879: mutt: encoded-words are not decoded in mailto:
------------------------+----------------------
  Reporter:  antonio@…  |      Owner:  mutt-dev
      Type:  defect     |     Status:  closed
  Priority:  major      |  Milestone:
 Component:  charset    |    Version:  1.7.0
Resolution:  fixed      |   Keywords:
------------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e0c0a2820b8b50c1e622181d4a6bbe7c1850a8ed"
 6803:e0c0a2820b8b]:
 {{{
 #!CommitTicketReference repository=""
 revision="e0c0a2820b8b50c1e622181d4a6bbe7c1850a8ed"
 RFC2047-decode mailto url headers after RFC2822 parsing. (closes #3879)

 Commit 55819a7e6169 performed the RFC2047 decode before the parsing.
 This works okay for headers such as subject, but for others such as
 address fields could lead to parsing errors.

 Change to perform a decode on envelope headers after all the calls to
 mutt_parse_rfc822_line(), using the same list of fields as
 mutt_read_rfc822_header().

 Change the do_2047 parameter of mutt_read_rfc822_line() to true, so
 that user headers are decoded if needed.
 }}}

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



More information about the Pkg-mutt-maintainers mailing list