#3811: Header parameter with RFC2231 continuation joined in wrong order
-----------------------+----------------------
Reporter: mwiesner | Owner: mutt-dev
Type: defect | Status: closed
Priority: minor | Milestone:
Component: MIME | Version: 1.5.24
Resolution: fixed | Keywords:
-----------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"90d0935c31425f177b5ed19eea2c8cc3cdf5936e"]:
{{{
#!CommitTicketReference repository=""
revision="90d0935c31425f177b5ed19eea2c8cc3cdf5936e"
Fix RFC2231 continuation join order. (closes #3811) (closes #3741)
The function generating a list of parts to join had incorrect sorting
logic. It was comparing values, not attributes. Additionally, the
order logic wasn't correct.
Thanks to TAKAHASHI Tamotsu for pointing out the value vs attribute
comparison bug.
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3811#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent