<?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>20881</bug_id>
          
          <creation_ts>2013-02-05 19:02:46 +0000</creation_ts>
          <short_desc>Bug in bs.py script</short_desc>
          <delta_ts>2013-03-01 19:11:42 +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>Editor tools</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></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="Erika Doyle Navara">erika.doyle</reporter>
          <assigned_to name="Edward O&apos;Connor">eoconnor</assigned_to>
          <cc>eoconnor</cc>
    
    <cc>erika.doyle</cc>
    
    <cc>mike</cc>
    
    <cc>silviapfeiffer1</cc>
    
    <cc>travil</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>82597</commentid>
    <comment_count>0</comment_count>
    <who name="Erika Doyle Navara">erika.doyle</who>
    <bug_when>2013-02-05 19:02:46 +0000</bug_when>
    <thetext>It looks like the script for processing named code points [1] (that we used to implement decision for ISSUE-150 “Code point verbosity” [2]) is skipping over the less-than sign. E.g., in the bullet list of section 2.5.5 [4], items are formatted like this:

&quot;&gt;&quot; (U+003E) character

. . . except for the less-than sign, which is formatted like this:

U+003C LESS-THAN SIGN character (&lt;)

Most likely because in the source file, it is the only entry that uses an entity reference rather than the character itself.

[1] https://github.com/w3c/html-tools/blob/master/bs.py 
[2] http://lists.w3.org/Archives/Public/public-html/2012Aug/0404.html 
[3] http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#url-manipulation-and-creation
[4] http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#url-manipulation-and-creation</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83877</commentid>
    <comment_count>1</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2013-03-01 19:11:42 +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: Accepted
Change Description: https://github.com/w3c/html-tools/commit/4b359a042eb2f2a4bb8f177d65f409ec165fcf11
Rationale: Fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>