Tracker: Bugs

5 Content Type Not Case Sensitive - ID: 1732092
Last Update: Comment added ( kink )

According to RFC1521, the type and subtype in the Content-Type header
should be matched as case-insensitive. While most clients use all lower
case, some, such as Pegasus Mail, do not. This prevents proper inclusion
of the attachment (+) flag when displaying the message headers for email
generated by such clients. Using strtolower during the check for
'multipart' and 'mixed' in functions/mailbox_display.php fixes the problem
in the current stable version. While I'm not using the development
version, the code there also appears case sensitive and should probably be
modified as well.

If you have any questions, you can email me at rpollei@crinet.com.


Rich Pinkall Pollei ( rpollei ) - 2007-06-06 14:46

5

Closed

Fixed

Nobody/Anonymous

Message Summary View

None

Public


Comment ( 1 )

Date: 2007-06-08 18:29
Sender: kinkProject AdminAccepting Donations


Correct, this has been fixed in SVN. Devel was only partially affected.
Thanks for reporting!


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2007-06-08 18:29 kink
resolution_id None 2007-06-08 18:29 kink
close_date - 2007-06-08 18:29 kink