Subject: | bug in MIME::Entity make_singlepart |
Date: | Thu, 26 Jun 2008 13:37:09 -0400 |
To: | pep [...] perl.org |
From: | Ricardo SIGNES <perl.pep [...] rjbs.manxome.org> |
I thought I'd cc the list since this is sort of a weird, fun bug.
Sometimes, when collapsing a message into single part, the C-T is horked up.
It starts as:
Content-Type: multipart/related; boundary=xyzzy; type=foo
...and ends as:
Content-Type: text/plain; boundary=xyzzy; type=foo
Erk! Boundary? Type? What?
Demonstration attached.
--
rjbs
Message body is not shown because sender requested not to inline it.