<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>13788</bug_id>
          
          <creation_ts>2011-08-15 15:45:37 +0000</creation_ts>
          <short_desc>I think Gecko at least uses a charset parameter here that should probably be documented if more widely adopted.</short_desc>
          <delta_ts>2011-10-04 23:51:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#application/x-www-form-urlencoded</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>bzbarsky</cc>
    
    <cc>ian</cc>
    
    <cc>jonas</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>55096</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-08-15 15:45:37 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/complete/iana.html
Multipage: http://www.whatwg.org/C#application/x-www-form-urlencoded
Complete: http://www.whatwg.org/c#application/x-www-form-urlencoded

Comment:
I think Gecko at least uses a charset parameter here that should probably be
documented if more widely adopted.

Posted from: 83.85.115.123 by annevk@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.0; U; en) Presto/2.9.168 Version/11.50</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55637</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-23 00:06:05 +0000</bug_when>
    <thetext>Can you elaborate? Do you have any test cases demonstrating what you mean?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55670</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2011-08-23 08:10:59 +0000</bug_when>
    <thetext>I believe Gecko at some point changed to include the charset parameter in form submissions (in the Content-Type) indicating the encoding of the data submitted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55673</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2011-08-23 08:29:55 +0000</bug_when>
    <thetext>That was for the parts of a multipart submission.

For urlencoded submissions, we have some code to put the charset parameter in, but it&apos;s been ifdefed out for nearly 12 years now.  There is relevant discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=7533 (note all the duplicates) and https://bugzilla.mozilla.org/show_bug.cgi?id=18431#c2 (which is a list of things that were broken at the time with the charset in the header).

So at least as of 1999 sending a charset here was not compatible with the web.  I doubt much has changed since, sadly.  At least we have _charset_....</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57824</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-04 23:51:49 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;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: Rejected
Change Description: no spec change
Rationale: see comment 3 for the specific proposal here.

As far as multipart submission goes, the spec currently says that no Content-Type is included at all, so it&apos;s not clear exactly what is needed, if anything. Please file a separate bug for that one if you want something changed there.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>