Re: Validator case-sensitive bug for CHARSET?

* Bjoern Hoehrmann wrote:
>* olivier Thereaux wrote:
>>I'm not convinced the "bug" is in HTML::Encoding. HTML::Encoding  
>>looks for the "charset" key of the tokenized HTTP header, and it's  
>>not really reasonable to expect it to look for CHARSET, and charSet,  
>>etc.
>
>Actually I think it is reasonable to expect that. HTTP::Headers::Util
>cannot transform the case as it's significant for some of the values
>passed to it. Accordingly, I should transform it in HTML::Encoding or
>otherwise consider all the variants. Thanks for your bug report.

This should be fixed in HTML::Encoding 0.54 which I've just uploaded.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Wednesday, 5 December 2007 13:31:17 UTC