<?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>3191</bug_id>
          
          <creation_ts>2006-05-03 23:59:21 +0000</creation_ts>
          <short_desc>Suggested revalidation URI should have query-string ampersands (and semicolons) escaped</short_desc>
          <delta_ts>2007-09-27 02:36:38 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>main pages/translations</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://validator.w3.org/check?uri=http%3A%2F%2Fwww.yahoo.com%2F&amp;group=0</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>t36l8pi02</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <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>9587</commentid>
    <comment_count>0</comment_count>
    <who name="">t36l8pi02</who>
    <bug_when>2006-05-03 23:59:21 +0000</bug_when>
    <thetext>This link works:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fen.wikipedia.org%2Fw%2Findex.php%3Ftitle%3DMediaWiki%3ACommon.css%26action%3Draw%26ctype%3Dtext%2Fcss&amp;usermedium=all

On that page, it says that you can also access it via this link:

&quot;
If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:
          http://jigsaw.w3.org/css-validator/validator?uri=http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&amp;action=raw&amp;ctype=text/css
&quot;

But that link doesn&apos;t work because the ampersand things are treated as part of the w3.org URL (and ignored) instead of the wikipedia URL.  The CSS validator ignores them and gives you the results for:

http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css

, which is not a CSS document.

It should not give you links that won&apos;t work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9588</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-05-04 03:12:30 +0000</bug_when>
    <thetext>The URI of the document just validated should indeed be URI-escaped.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16827</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-09-27 02:36:38 +0000</bug_when>
    <thetext>fixed in CVS by Julien. adding test case.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>