<?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>22792</bug_id>
          
          <creation_ts>2013-07-24 10:03:04 +0000</creation_ts>
          <short_desc>Incorrect spec Dependency on test cbcl-matches-006b</short_desc>
          <delta_ts>2015-01-03 10:41:21 +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>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="O&apos;Neil Delpratt">oneil</reporter>
          <assigned_to name="O&apos;Neil Delpratt">oneil</assigned_to>
          <cc>mike</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>91218</commentid>
    <comment_count>0</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2013-07-24 10:03:04 +0000</bug_when>
    <thetext>For the test-case cbcl-matches-006b, which is given below:

 &lt;test-case name=&quot;cbcl-matches-006b&quot;&gt;
      &lt;description&gt; test with a character class containing an escaped character &lt;/description&gt;
      &lt;created by=&quot;Tim Mills&quot; on=&quot;2008-07-17&quot;/&gt;
      &lt;dependency type=&quot;spec&quot; value=&quot;XP10+&quot;/&gt;
      &lt;test&gt;fn:matches(&apos;&amp;#x9;&apos;, &apos;[\t]&apos;)&lt;/test&gt;
      &lt;result&gt;
         &lt;assert-true/&gt;
      &lt;/result&gt;
   &lt;/test-case&gt;

 it has dependency on the spec &apos;XP10+&apos; however fn:matches is only applicable to &apos;XP20+&apos;, therefore this is incorrect. If there are no objections I will make the change to the dependency.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91219</commentid>
    <comment_count>1</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2013-07-24 10:23:00 +0000</bug_when>
    <thetext>spec dependency updated to XP20+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91223</commentid>
    <comment_count>2</comment_count>
    <who name="O&apos;Neil Delpratt">oneil</who>
    <bug_when>2013-07-24 11:50:21 +0000</bug_when>
    <thetext>The same XP10+ spec dependency appears in the following test case:

cbcl-matches-041b
cbcl-matches-047b
cbcl-cast-nmtoken-001b
cbcl-cast-normalizedString-001b
cbcl-cast-token-001b
cbcl-castable-nmtoken-002b
cbcl-normalizedstring-002b
cbcl-token-002b

Fix applied to CVS. But did not make it in QT3 1.0 version

Another problem discovered is the counts of test reported in the report stylesheet is incorrect in a couple of places because of this XP10 spec dependency. I am making progress to fix this. Just to make it clear the QT3 documentation does not mention anything about XP10.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>91224</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2013-07-24 11:56:56 +0000</bug_when>
    <thetext>It might be a good idea to add a test in the CatalogCheck test set to ensure that the value of the dependency field is valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>116739</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2015-01-03 10:41:21 +0000</bug_when>
    <thetext>I have added a test CatalogCheck013 as suggested in comment #3 and I believe the bug can now be closed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>