[Webkit-unassigned] [Bug 21424] charset ignored in enctype attribute of form element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 7 08:38:35 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21424
------- Comment #2 from andrejohn.mas at gmail.com 2008-10-07 08:38 PDT -------
Created an attachment (id=24147)
--> (https://bugs.webkit.org/attachment.cgi?id=24147&action=view)
Test case
Having run the test case under Windows XP:
Firefox 3: Content-Type: application/x-www-form-urlencoded
IE 7: Content-Type: application/x-www-form-urlencoded
Opera 9.5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
Safari 3: Content-Type: application/x-www-form-urlencoded
Maybe I am just misinterpreting the RFC. Can anyone tell me what should be
done? Maybe someone with ties to the w3c?
--
Configure bugmail: https://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