<?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>16690</bug_id>
          
          <creation_ts>2012-04-10 18:46:25 +0000</creation_ts>
          <short_desc>euc-kr error handling</short_desc>
          <delta_ts>2013-12-16 18:17:05 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>Encoding</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>16691</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          <dependson>16691</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anne">annevk</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>pub-w3</cc>
          
          <qa_contact>sideshowbarker+encodingspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>66581</commentid>
    <comment_count>0</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-04-10 18:46:25 +0000</bug_when>
    <thetext>&gt;&gt;&gt; -- 5.4: Error handling in line with EUC-JP and Shift-JIS.  A second  
&gt;&gt;&gt; byte 0x53--0xA0 after a first byte 0xC6 (the undefined area after the  
&gt;&gt;&gt; last UHC hangul) is arguably outside the encoding as well and not just  
&gt;&gt;&gt; accidentally undefined, so such a byte should strictly speaking be  
&gt;&gt;&gt; reprocessed as well.
&gt;&gt;
&gt;&gt; It is already in line. Because pointer (formerly index) would be null.
&gt;
&gt; Hm, I have now attempted to apply the algorithm to the byte sequence C6  
&gt; 53 and I seem to get the pointer value (26+26+126) x (C6-0x81) +  
&gt; (0x53-0x41) = 12,300, which is not null.  Am I missing something?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66582</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-04-10 19:01:20 +0000</bug_when>
    <thetext>In other words, should bytes in the range 0x53 to 0xA0 following lead byte 0xC6 be eaten or not.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67034</commentid>
    <comment_count>2</comment_count>
    <who name="">pub-w3</who>
    <bug_when>2012-04-25 18:39:54 +0000</bug_when>
    <thetext>Firefox, Safari, Opera and IE6 all handle C6 0x53 in the same way as C7 0x53  (the last UHC codepoint being C6 0x52), i.e., 0x53 is reprocessed in both cases (Firefox) or neither (the others).  Introducing a difference here seems a bad idea.

Related:  &lt;https://www.w3.org/Bugs/Public/show_bug.cgi?id=16771&gt; (Big5 reprocessing).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97681</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-12-16 18:17:05 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 16691 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>