[PATCH] Fix for bug 70753: charset not detected when more than one "charset" in Content-Type

Thiago Macieira thiago.macieira at kdemail.net
Fri Dec 19 03:02:40 GMT 2003


Waldo Bastian wrote:
>On Thu December 18 2003 18:59, Thiago Macieira wrote:
>> Is it ok to commit?
>
>Why do you remove the two lower() calls?

They are unnecessary. There already is a lower() where mediaAttribute's value 
is assigned:

mediaAttribute = QString::fromLatin1(start, 
pos-start).stripWhiteSpace().lower();

-- 
  Thiago Macieira  -  Registered Linux user #65028
   thiagom (AT) mail (dot) com
    ICQ UIN: 1967141   PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031219/0f279f95/attachment.sig>


More information about the kde-core-devel mailing list