[Webkit-unassigned] [Bug 19079] New: send the submissions character encoding in hidden _charset_ field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 10:19:20 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19079

           Summary: send the submissions character encoding in hidden
                    _charset_ field
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
               URL: add support for _charset_ field in form submissions
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger.myjunk at gmail.com


Most browsers (at least the newest IE, Opera, and Firefox) will send the
character encoding that a form was submitted in in a hidden _charset_ field if
it exists. It would be useful if webkit also used this, since it seems to be
the easiest way to detect the submission character encoding.

Just for reference, the Mozilla bug report about this is at
https://bugzilla.mozilla.org/show_bug.cgi?id=18643


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list