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

Bug #7065 Mail_mimeDecode: Problem with long subjects
Submitted: 2006-03-08 17:55 UTC Modified: 2006-04-27 09:35 UTC
From: julien dot laurent at sypro dot net Assigned:
Status: Open Package: Mail_mimeDecode (version 1.3.1)
PHP Version: 4.3.10 OS: Win32 + Linux
Roadmaps: 1.6.0    
Subscription  
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes. If this is not your bug, you can add a comment by following this link. If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: julien dot laurent at sypro dot net
New email:
PHP Version: Package Version: OS:

 

 [2006-03-08 17: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 09:35 UTC] cipri (Cipriano Groenendal)
Moved to Mail_MimeDecode subpackage.