- From: <bugzilla@jessica.w3.org>
- Date: Tue, 27 Nov 2012 14:24:05 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20098
Bug ID: 20098
Summary: submitting forms with
application/x-www-form-urlencoded vs charset
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
URL: http://dev.w3.org/html5/spec/single-page.html#applicat
ion/x-www-form-urlencoded-encoding-algorithm
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: CR HTML5 spec
Assignee: robin@w3.org
Reporter: julian.reschke@gmx.de
QA Contact: public-html-bugzilla@w3.org
"Note: Parameters on the application/x-www-form-urlencoded MIME type are
ignored. In particular, this MIME type does not support the charset parameter."
I do agree that there is no charset param on this media type. However, it seems
that UAs routinely ignore this and send a charset parameter anyway.
I would be good to find out whether this behavior can be eliminated from
implementations. If this is not the case, it might be good to explain why UAs
still send the charset parameter (and under which circumstances).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 27 November 2012 14:24:13 UTC