#3741: RFC 2231 extended values are falsely joined?
-----------------------+----------------------
Reporter: sdaoden2 | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone:
Component: mutt | Version: 1.5.23
Resolution: fixed | Keywords: rfc 2231
-----------------------+----------------------
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/3741#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent