<?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>10854</bug_id>
          
          <creation_ts>2010-09-30 13:59:07 +0000</creation_ts>
          <short_desc>willful violation of RFC2046 may be an exaggeration</short_desc>
          <delta_ts>2010-10-04 23:36:40 +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>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/spec/Overview.html#writing-cache-manifests</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="Julian Reschke">julian.reschke</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</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>40161</commentid>
    <comment_count>0</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2010-09-30 13:59:07 +0000</bug_when>
    <thetext>&lt;http://dev.w3.org/html5/spec/Overview.html#writing-cache-manifests&gt;:

&quot;Note: This is a willful violation of two aspects of RFC 2046, which requires all text/*  types to support an open-ended set of character encodings and only allows CRLF line breaks. These requirements, however, are outdated; UTF-8 is now widely used, such that supporting other encodings is no longer necessary, and use of CR, LF, and CRLF line breaks is commonly supported and indeed sometimes CRLF is not  supported by text editors. [RFC2046]&quot;

But in &lt;http://greenbytes.de/tech/webdav/rfc2046.html#rfc.section.4.1.2.p.4&gt;:

&quot;The specification for any future subtypes of &quot;text&quot; must specify whether or not they will also utilize a &quot;charset&quot; parameter, and may possibly restrict its values as well. For other subtypes of &quot;text&quot; than &quot;text/plain&quot;, the semantics of the &quot;charset&quot; parameter should be defined to be identical to those specified here for &quot;text/plain&quot;, i.e., the body consists entirely of characters in the given charset. In particular, definers of future &quot;text&quot; subtypes should pay close attention to the implications of multioctet character sets for their subtype definitions.&quot;

So I don&apos;t see a conflict with respect to the charset parameter.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40244</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-30 18:42:08 +0000</bug_when>
    <thetext>Are you saying I should remove that note? (I&apos;m not 100% clear on what you mean to have change because the note you cite doesn&apos;t mention &quot;charset&quot; at all but you say &quot;I don&apos;t see a conflict with respect to the charset parameter&quot;.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40268</commentid>
    <comment_count>2</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2010-09-30 19:12:05 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Are you saying I should remove that note? (I&apos;m not 100% clear on what you mean
&gt; to have change because the note you cite doesn&apos;t mention &quot;charset&quot; at all but
&gt; you say &quot;I don&apos;t see a conflict with respect to the charset parameter&quot;.)

What I&apos;m trying to say is that the charset thingy is not in conflict with MIME at all, thus the note should just read:

&quot;Note: This is a willful violation of one aspect of RFC 2046, which requires
all text/*  types to only allow CRLF line breaks. This requirement, however, is outdated; use of CR, LF, and CRLF line breaks is commonly supported and indeed
sometimes CRLF is not supported by text editors. [RFC2046]&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40586</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-10-04 23:35:24 +0000</bug_when>
    <thetext>Oh by &quot;charset&quot; you meant character encodings?

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: Accepted
Change Description: see diff given below
Rationale: I&apos;m always happy to remove these notes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40587</commentid>
    <comment_count>4</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-10-04 23:36:40 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r5578.
Check-in comment: Remove a &apos;willful violation&apos; note.
http://html5.org/tools/web-apps-tracker?from=5577&amp;to=5578</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>