<?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>18528</bug_id>
          
          <creation_ts>2012-08-10 16:11:29 +0000</creation_ts>
          <short_desc>Spec is unclear about the case sensitivity of parameter values</short_desc>
          <delta_ts>2012-10-15 18:02:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>File API</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Saurabh Anand">saurabhanandiit</reporter>
          <assigned_to name="Arun">arun</assigned_to>
          <cc>Ms2ger</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>72046</commentid>
    <comment_count>0</comment_count>
    <who name="Saurabh Anand">saurabhanandiit</who>
    <bug_when>2012-08-10 16:11:29 +0000</bug_when>
    <thetext>http://tools.ietf.org/html/rfc2616#section-3.7 says that &quot;Parameter values might or might not be case-sensitive,depending on the semantics of the parameter name&quot;.
Suppose, according to 4.B.b in http://dev.w3.org/2006/webapi/FileAPI/#slide-method-algo I convert every character in relativeContentType to lower case, while the parameter value was in upper case or mixed case and was case sensitive under the current semantics of the parameter name, then this would be a violation of http://tools.ietf.org/html/rfc2616#section-3.7 . http://tools.ietf.org/html/rfc2616#section-3.7 is used in 4.B.c.

I feel that 4.B.b and 4.B.c can conflict with http://tools.ietf.org/html/rfc2616#section-3.7 under the example I have given.

Expectation : Spec clearly defines the correct algorithm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76320</commentid>
    <comment_count>1</comment_count>
    <who name="Arun">arun</who>
    <bug_when>2012-10-15 18:02:25 +0000</bug_when>
    <thetext>We&apos;ve decided to treat type as an opaque string.  Implementations don&apos;t throw; browser developers are reluctant to throw, and thus validation against the RFC is not useful.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>