<?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>5903</bug_id>
          
          <creation_ts>2008-07-28 19:31:14 +0000</creation_ts>
          <short_desc>Validator cannot locate file</short_desc>
          <delta_ts>2008-07-28 20:08:56 +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>CSS 2.0</component>
          <version>CSS Validator</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Keith Kirby">keith.kirby</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>21358</commentid>
    <comment_count>0</comment_count>
    <who name="Keith Kirby">keith.kirby</who>
    <bug_when>2008-07-28 19:31:14 +0000</bug_when>
    <thetext>Validator returns the following:

File not found: http://madkirby.com/Mad&apos;s style sheet.css: Not Found

Yet clicking on the same URL shown above in the report and you go immediately to the file.
I just completed a successfull validation for the HTML in the index page and would like to be able to validate the CSS file

Thanks .... Keith</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>21360</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-07-28 20:08:56 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; Validator returns the following:
&gt; 
&gt; File not found: http://madkirby.com/Mad&apos;s style sheet.css: Not Found

Spaces are not allowed in URLs, and while some browsers will &quot;escape&quot; those spaces and correct the broken URLs, other agents will not.

Either rename the files (remove the spaces) or escape the URLs in your HTML (replace the spaces with &quot;%20&quot;)


</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>