<?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>29287</bug_id>
          
          <creation_ts>2015-11-15 02:16:25 +0000</creation_ts>
          <short_desc>percent-decoding by W3C caused false report</short_desc>
          <delta_ts>2015-11-15 02:16:25 +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>check</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://cold32.com</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="Nick Levinson">Nick_Levinson</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>dave.null</cc>
    
    <cc>www-validator-cvs</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>124206</commentid>
    <comment_count>0</comment_count>
    <who name="Nick Levinson">Nick_Levinson</who>
    <bug_when>2015-11-15 02:16:25 +0000</bug_when>
    <thetext>The W3C Link Checker, when I entered &lt;http://cold32.com&gt;, allowed 10 levels of recursion (more than needed), and set it to send the Referer, reported a fault but it was caused by the link checker&apos;s own fault. A link in http://cold32.com/image-credit.htm for https://en.wikipedia.org/wiki/Yup%27ik_clothing#/media/File:Eskimos_woman_and_girl_ice_fishing.jpg was interpreted by W3C as https://en.wikipedia.org/wiki/Yup&apos;ik_clothing#/media/File:Eskimos_woman_and_girl_ice_fishing.jpg (interpreting &quot;%27&quot; as &quot;&apos;&quot;) but W3C said that was redirected to https://en.wikipedia.org/wiki/Yup%27ik_clothing#/media/File:Eskimos_woman_and_girl_ice_fishing.jpg (interpreting &quot;&apos;&quot; as &quot;%27&quot;). If the Link Checker had not percent-decoded one character, no error would have been reported, because the URL on my page and the destination URL were identical but W3C&apos;s was not.

For this bug report, I guessed the component and the version; the version is actually 4.81.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>