Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=442448
Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Mail-IMAPClient AssignedTo: tcallawa@redhat.com ReportedBy: jik@kamens.brookline.ma.us QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com
An IMAP client Perl script that I have that uses Mail::Box::Manager stopped working when I upgrade to Mail::IMAPClient 3.05. It appears that this is because there's a bug in 3.05 -- it doesn't convert bare newlines to CRLF in messages uploaded from strings (it looks like it does the right thing in messages uploaded from files). Patch is attached. Serious enough bug that might be worthwhile to take patch before upstream maintainer gets to it.
------- Additional Comments From jik@kamens.brookline.ma.us 2008-04-14 16:41 EST ------- Created an attachment (id=302388) --> (https://bugzilla.redhat.com/attachment.cgi?id=302388&action=view) patch to do LF -> CRLF in uploaded messages
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings
https://bugzilla.redhat.com/show_bug.cgi?id=442448
------- Additional Comments From jik@kamens.brookline.ma.us 2008-04-14 16:44 EST ------- Submitted upstream as http://rt.cpan.org//Ticket/Display.html?id=35031 .
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings
https://bugzilla.redhat.com/show_bug.cgi?id=442448
fedora-triage-list@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|rawhide |9
------- Additional Comments From fedora-triage-list@redhat.com 2008-05-14 05:26 EST ------- Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
------- Additional Comments From updates@fedoraproject.org 2008-07-21 15:20 EST ------- perl-Mail-IMAPClient-3.08-1.fc9 has been submitted as an update for Fedora 9
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings
https://bugzilla.redhat.com/show_bug.cgi?id=442448
------- Additional Comments From updates@fedoraproject.org 2008-07-23 03:05 EST ------- perl-Mail-IMAPClient-3.08-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: New Mail::IMAPClient doesn't change \n to \r\n in messages uploaded from strings
https://bugzilla.redhat.com/show_bug.cgi?id=442448
updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |CURRENTRELEASE Fixed In Version| |3.08-1.fc9
perl-devel@lists.fedoraproject.org