[Yanel-dev] [Bug 6877] New: POST form parameter values coming from Firefox 3 are decoded incorrectly

bugzilla at wyona.com bugzilla at wyona.com
Thu Dec 18 13:06:30 CET 2008


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6877

           Summary: POST form parameter values coming from Firefox 3 are
                    decoded incorrectly
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical (A)
          Priority: P2
         Component: General
        AssignedTo: guillaume.deflache at wyona.com
        ReportedBy: guillaume.deflache at wyona.com
         QAContact: yanel-development at wyona.com


All other browsers simply don't tell which encoding they are using, and this is
supposed to default to ISO-latin-1 de facto and by later standardization
(RFC-2616).

Firefox 3 rightfully indicates Content-Type: text/html;charset=UTF-8
 in its header but we never take this header into account and just decode as if
it was ISO-latin-1.


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list