<?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>12253</bug_id>
          
          <creation_ts>2011-03-06 08:07:53 +0000</creation_ts>
          <short_desc>Validator reports reports non-existent errors when parsing link use to pass data via URL</short_desc>
          <delta_ts>2011-08-23 19:37:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>Parser</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Steven Brenner">completelyready</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>elimerl</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>46426</commentid>
    <comment_count>0</comment_count>
    <who name="Steven Brenner">completelyready</who>
    <bug_when>2011-03-06 08:07:53 +0000</bug_when>
    <thetext>Offensive HTML code:
&lt;a href=&quot;ts-login-popup.php?height=180&amp;width=345&amp;modal=true&quot; class=&quot;thickbox&quot; title=&quot;Please Sign In&quot;&gt;

Results: 4 Errors, 6 warning(s) 
Content-Type:	text/html
Encoding: 	utf-8	
Doctype: 	XHTML 1.0 Transitional	
Root Element: 	html
Root Namespace: 	http://www.w3.org/1999/xhtml

Errors:
Line 245, Column 40: general entity &quot;width&quot; not defined and no default entity
Line 245, Column 45: reference to entity &quot;width&quot; for which no system identifier could be generated
Line 245, Column 50: general entity &quot;modal&quot; not defined and no default entity
Line 245, Column 55: reference to entity &quot;modal&quot; for which no system identifier could be generated

Warnings:
Line 245, Column 40: cannot generate system identifier for general entity &quot;width&quot;
Line 245, Column 45: reference not terminated by REFC delimiter
Line 245, Column 45: reference to external entity in attribute value
Line 245, Column 50: cannot generate system identifier for general entity &quot;modal&quot;
Line 245, Column 55: reference not terminated by REFC delimiter
Line 245, Column 55: reference to external entity in attribute value</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55716</commentid>
    <comment_count>1</comment_count>
    <who name="Etienne Miret">elimerl</who>
    <bug_when>2011-08-23 19:37:13 +0000</bug_when>
    <thetext>In the offensive HTML codes, the &apos;&amp;&apos; aren’t escaped as &apos;&amp;amp;&apos;, thus the errors.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>