<?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>1521</bug_id>
          
          <creation_ts>2005-07-04 16:45:57 +0000</creation_ts>
          <short_desc>Support relative system identifiers</short_desc>
          <delta_ts>2009-10-05 19:44:37 +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>0.7.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://qa-dev.w3.org/wmvs/HEAD/check?uri=http%3A%2F%2Fdeveloper.classpath.org%2Fdoc%2Fall-packages.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>1.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ville Skyttä">ville.skytta</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          <cc>duerst</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>4420</commentid>
    <comment_count>0</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2005-07-04 16:45:57 +0000</bug_when>
    <thetext>bjoern_ the validator does not support relative system identifiers  
xover scop: SP problem triggered by the way WMVS uses it.  
 
http://qa-dev.w3.org/wmvs/HEAD/check?uri=http%3A%2F%2Fdeveloper.classpath.org%2Fdoc%2Fall-packages.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28067</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2009-10-05 19:44:37 +0000</bug_when>
    <thetext>It does not seem that there is a way to pass the original URL as the system identifier of the doc while passing the document as a string or a local file to S::P::O at the moment, or I couldn&apos;t figure out how to do it.  The URL storage engine doesn&apos;t like /path/to/doc nor file:///path/to/doc, and the OSFILE/OSFD storage engines don&apos;t seem to like HTTP &quot;base&quot;s.  I tried things like

$p-&gt;parse(&quot;&lt;URL base=&apos;http://example.com&apos;&gt;/path/to/file&quot;);
$p-&gt;parse(&quot;&lt;URL base=&apos;http://example.com&apos;&gt;file:///path/to/file&quot;);
$p-&gt;parse(&quot;&lt;OSFILE base=&apos;http://example.com&apos;&gt;/path/to/file&quot;);

...but couldn&apos;t get it to work.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>