Re: bug in MIME::Entity make_singlepart

2008-06-27 Thread Ricardo SIGNES
* Dave O'Neill <[EMAIL PROTECTED]> [2008-06-27T10:30:10] > On Thu, Jun 26, 2008 at 01:37:09PM -0400, Ricardo SIGNES wrote: > > Content-Type: multipart/related; boundary=xyzzy; type=foo > > Content-Type: text/plain; boundary=xyzzy; type=foo > > The docs for make_singlepart say "Also crunches 0-

Re: bug in MIME::Entity make_singlepart

2008-06-27 Thread Dave O'Neill
On Thu, Jun 26, 2008 at 01:37:09PM -0400, Ricardo SIGNES wrote: > > 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;