This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20098 - submitting forms with application/x-www-form-urlencoded vs charset
Summary: submitting forms with application/x-www-form-urlencoded vs charset
Status: RESOLVED NEEDSINFO
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Edward O'Connor
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec/single-p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 14:24 UTC by Julian Reschke
Modified: 2013-02-06 00:59 UTC (History)
4 users (show)

See Also:


Attachments

Description Julian Reschke 2012-11-27 14:24:05 UTC
"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).
Comment 1 Edward O'Connor 2013-02-06 00:59:27 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Additional Information Needed
Change Description: No change.
Rationale: Needs input from implementors.