Hi Simon,

> Did you learn something from my patch email ? Any clue about this weird
> behaviour ?

Yes - sorry about the delay though.

It looks like the mail can't be decoded correctly. The content type of
the patch part is:

        Content-Type: text/plain
        Content-Disposition: inline; filename=mutt-kw-1000-6693-519
        Content-Transfer-Encoding: quoted-printable
        
Since there is no encoding specified, patchwork assumes UTF-8.

However, you have the following text in the patch:

         Marius Gr=F6ger <[email protected]>

\xf6 is not a valid UTF-8 sequence, so patchwork can't reliably
represent the patch data. At the moment, that means that the parse
fails.

So - how was this mail generated?

Cheers,


Jeremy

_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to