<?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>15371</bug_id>
          
          <creation_ts>2011-12-30 23:46:59 +0000</creation_ts>
          <short_desc>[QT3TS] Tests using www.example.com</short_desc>
          <delta_ts>2012-05-18 09:49:46 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XQuery 3 &amp; XPath 3 Test Suite</component>
          <version>Member-only Editors Drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>14557</dup_id>
          
          <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="Michael Kay">mike</reporter>
          <assigned_to name="Benjamin Nguyen">benjie.nguyen</assigned_to>
          <cc>jim.melton</cc>
    
    <cc>oneil</cc>
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62168</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2011-12-30 23:46:59 +0000</bug_when>
    <thetext>A number of tests attempt to dereference URLs in the www.example.com domain, and expect this to fail. An example of such a test is K2-SeqDocFunc-5, which fetches the URL 

http://www.example.com/example.com/example.org/does/not/exist/doesNotExist/works-mod.xml

and expects error FODC0002.

In fact the domain name www.example.com is owned by IANA, and the request for this URL actually delivers a document, whose true URL is http://www.iana.org/domains/example/. This document (at the time of writing) claims to be XHTML, but is invalid (it contains an attribute value that is not in quotes). So the test does in fact throw error FODC0002, but not for the expected reasons, and it could stop working as expected if ever IANA fix their XHTML validation problems.

I suggest we try and find a more reliable way to fetch non-existent documents.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67840</commentid>
    <comment_count>1</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2012-05-18 09:49:46 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 14557 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>