<?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>7778</bug_id>
          
          <creation_ts>2009-09-30 20:00:47 +0000</creation_ts>
          <short_desc>&quot;interpreted as a character encoding&quot; is not linked to a defined algorithm</short_desc>
          <delta_ts>2010-10-04 14:55:51 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#documentEncoding</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mark</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>27959</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2009-09-30 20:00:47 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#documentEncoding

Comment:
&quot;interpreted as a character encoding&quot; is not linked to a defined algorithm

Posted from: 96.10.240.189</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27960</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Pilgrim">mark</who>
    <bug_when>2009-09-30 20:11:24 +0000</bug_when>
    <thetext>Step 4 of one of the inner steps of the &quot;determining the character encoding&quot; algorithm states:

&quot;If the attribute&apos;s name is &quot;charset&quot;, let charset be the attribute&apos;s value, interpreted as a character encoding.&quot;

I am trying to implement this algorithm, and I don&apos;t understand the phrase &quot;interpreted as a character encoding.&quot; Does this require some additional processing beyond returning the discovered value as-is?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28478</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2009-10-18 22:26:34 +0000</bug_when>
    <thetext>The attribute&apos;s value is a string. A character encoding is a mapping of byte sequences to Unicode codepoints. So the attribute&apos;s value (the character encoding name) has to be interpreted as a character encoding to use it. It doesn&apos;t mean anything more than that.

Does that make sense? Is there better (but still accurate) terminology that I can use?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29230</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Pilgrim">mark</who>
    <bug_when>2009-10-30 19:20:15 +0000</bug_when>
    <thetext>OK. I can&apos;t think of better terminology. I just wanted to make sure I wasn&apos;t missing something.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>