Comment 4 for bug 194642

Revision history for this message
Michael B. Trausch (mtrausch) wrote :

Here is the proper fix, against EDS.

Created a new helper function (_camel_header_param_format_append) to handle the processing of MIME field parameters, and altered the main function (camel_header_param_list_format_append) to use the new helper and defer processing of the name= MIME field until last.

This debdiff places the actual patch in debian/patches, and I am submitting the patch to upstream so that it can be included there, as well, so hopefully the local patch will be able to go away soon.