Home » Mail » Mail_mimeDecode » Bug #9344
Decoding Error
Details
| Submitted | 2006-11-15 21:49 UTC |
|---|---|
| From | kizare at gmail dot com |
| Status | Duplicate |
| Package | Mail_mimeDecode |
| PHP Version | 5.1.3 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2006-11-15 21:49 UTC] kizare at gmail dot com
Description:
------------
I have an email that has been forwarded several times, about 1/2 meg now. The decoder is failing to decode with a boundary error "No boundary found for multipart/alternative part." I tried the fix on http://pear.php.net/bugs/bug.php?id=5831 but it didn't work. I also tried looking at a similar error that changed the regex pattern for the semi-colon, but that didn't work either. I have $Revision: 1.46 $ of the Mime Decoder.
The email can be viewed here: http://www.lostfish.org/email.txt.
(The email views just fine in GMail)