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

Bug #7065 Mail_mimeDecode: Problem with long subjects
Submitted: 2006-03-08 22:55 UTC
From: julien dot laurent at sypro dot net Assigned: alan_k
Status: Closed Package: Mail_mimeDecode (version 1.3.1)
PHP Version: 4.3.10 OS: Win32 + Linux
Roadmaps: 1.6.0    
Subscription  
Comments Add Comment Add patch


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 : 49 + 15 = ?

 
 [2006-03-08 22:55 UTC] julien dot laurent at sypro dot net (Julien LAURENT)
Description: ------------ When the mail subject is long and coded on more 2 lines in utf-8 (see example below), function '_decodeHeader' does not remove all white space between encoded-words. Test script: --------------- Subject: =?utf-8?Q?Magnifique_bastide_au_pied_de_la?= =?utf-8?Q?_Sainte_Victoire_=C3=A0_Aix-en-Proven?= =?utf-8?Q?ce?= Expected result: ---------------- Magnifique bastide au pied de la Sainte Victoire à Aix-en-Provence Actual result: -------------- Magnifique bastide au pied de la Sainte Victoire à Aix-en-Proven ce

Comments

 [2006-04-27 14:35 UTC] cipri (Cipriano Groenendal)
Moved to Mail_MimeDecode subpackage.
 [2010-09-02 16:49 UTC] alan_k (Alan Knowles)
-Status: Open +Status: Closed -Assigned To: +Assigned To: alan_k
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.