Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.12

Bug #16911 Excessive semicolon in MIME header
Submitted: 2009-12-16 23:27 UTC
From: alec Assigned: alec
Status: Closed Package: Mail_Mime (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: 1.5.3    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 - 18 = ?

 
 [2009-12-16 23:27 UTC] alec (Aleksander Machniak)
Description: ------------ Current code produces MIME headers e.g. Content-Disposition ended with semicolon which is illegal there. There is: Content-Disposition: attachment; filename=file.txt; should be: Content-Disposition: attachment; filename=file.txt

Comments

 [2009-12-16 23:30 UTC] alec (Aleksander Machniak)
 [2009-12-17 14:17 UTC] alec (Aleksander Machniak)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alec
 [2009-12-17 14:17 UTC] alec (Aleksander Machniak)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.
 [2009-12-18 19:51 UTC] alec (Aleksander Machniak)
-Roadmap Versions: +Roadmap Versions: 1.5.3