You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2018/05/25 09:49:18 UTC

[GitHub] sebbASF opened a new issue #462: Bug: archiver.py: convertToWrapped expects bytes

sebbASF opened a new issue #462: Bug: archiver.py: convertToWrapped expects bytes
URL: https://github.com/apache/incubator-ponymail/issues/462
 
 
   convertToWrapped is being called incorrectly; it expects bytes.
   
   https://github.com/apache/incubator-ponymail/blob/ec0a76eb8b6836a3675800a65829a48fe90156f9/tools/archiver.py#L317
   
   It looks like the processing of content-type=flowed should really be done in the msgbody method before conversion to str.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services