bugQuilt - Bugs: bug #21114, Quilt appears to produce invalidly...

 
 

bug #21114: Quilt appears to produce invalidly formatted MIME messages..

Submitter:  None
Submitted:  Tue 18 Sep 2007 10:31:33 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Dec 2013 08:55:46 PM UTC, comment #1: 

This should be fixed in release 0.61 (thanks to commit af7cd32d1843791a942febbd5f8e14a471e0772d )

Could you please check that it now works for you, and reopen the bug if not?

Thanks for your report (and your patience)
Mt

Martin Quinson <mquinson>
Group administrator
Tue 18 Sep 2007 10:31:33 PM UTC, original submission:  

While monitoring Linux-Kernel -list delivery errors, all the sudden a quilt produced patch bounced somewhere because message content does not correctly state that there will be coming 8th-bit set bytes in the content.

Here are all headers that the message had (minus Received:  and some other irrelevant ones that transit systems had added)

<pre>
 User-Agent: quilt/0.46-1
 Date:   Tue, 18 Sep 2007 17:07:53 -0400
 From:   Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
 To:     akpm@linux-foundation.org, -email is unavailable-
 Cc:     Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
 Subject: [patch 6/7] Immediate Values - Documentation
 Content-Disposition: inline; filename=immediate-values-documentation.patch
</pre>

The important missing ones are:
<pre>
  MIME-Version: 1.0
  Content-Type: text/plain; charset=iso-8859-15
</pre>
One can debate on the charset value, possibly also the Content-Type, but it must be defined.  Also the "MIME-Version: 1.0" header MUST be there.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mquinson (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-08 mquinson StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code