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

Bug #16493 The charset for the headers cannot be set
Submitted: 2009-08-04 22:14 UTC
From: boernd Assigned: alec
Status: Closed Package: Mail_Mime (version 1.5.2)
PHP Version: 5.2.5 OS: Ubuntu
Roadmaps: 1.6.0RC1    
Subscription  


 [2009-08-04 22:14 UTC] boernd (Bernd Schönbach)
Description: ------------ Currently the only way of setting the charset for the headers is to call the get function of the mime class. It would be better to be able to set the charset separately since sometimes you need to manage the headers before calling get.

Comments

 [2009-08-04 22:14 UTC] boernd (Bernd Schönbach)
The following patch has been added/updated: Patch Name: Patch Revision: 1249406088 URL: http://pear.php.net/bugs/patch-display.php?bug=16493&patch=Patch&revision=1249406088&display=1
 [2009-12-18 19:36 UTC] alec (Aleksander Machniak)
I think setting build_params via Mail_mime constructor would be better.
 [2009-12-21 15:28 UTC] alec (Aleksander Machniak)
-Roadmap Versions: +Roadmap Versions: 1.6.0
 [2009-12-30 16:58 UTC] alec (Aleksander Machniak)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alec -Roadmap Versions: 1.6.0 +Roadmap Versions: 1.6.0RC1
This bug has been fixed in SVN. 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.