<?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>6308</bug_id>
          
          <creation_ts>2008-12-14 16:05:58 +0000</creation_ts>
          <short_desc>Bad value,,, for attribute href on element a: ILLEGAL_CHARACTER in FRAGMENT</short_desc>
          <delta_ts>2015-08-23 07:07:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://beta.handmade-paper.us/page/CPO/tk</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Barrett">webmaster</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>ot</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>22756</commentid>
    <comment_count>0</comment_count>
    <who name="Barrett">webmaster</who>
    <bug_when>2008-12-14 16:05:58 +0000</bug_when>
    <thetext>The url is for a fairly consistent test page at our dev site.

W3C http://tinyurl.com/6ehmxk

Bad value,,, for attribute href on element a: ILLEGAL_CHARACTER in FRAGMENT 

It is noting the closing bracket as a problem for this url  Store_Code=CPO&quot;&gt;

I am using doctype override feature of your form.

# &lt;a href=&quot;https://beta.handmade-paper.us/Merchant2/merchant.mvc?Session_ID=1e2d5d0f339cb704d2411cd7881f0173&amp;amp;Screen=LOGN&amp;amp;#38;Order=0&amp;amp;#38;Store_Code=CPO&quot;&gt;My Account&lt;/a&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22762</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-12-15 13:25:01 +0000</bug_when>
    <thetext>The &quot;#38;&quot; are the issue here. # is used in URIs to determine an fragment within the URI, e,g:
http://example.com/resource#go_there

but the fragment cannot have the &quot;#&quot; character in it. As a result, the validator complains (as it should) when seeing two of those in a URL.


</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>