<?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>7648</bug_id>
          
          <creation_ts>2009-09-16 11:06:37 +0000</creation_ts>
          <short_desc>K2-DirectConElemNamespace-80 et seq</short_desc>
          <delta_ts>2009-10-06 06:14:43 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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>
          
          <blocked>7808</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Kay">mike</reporter>
          <assigned_to name="Sorin Nasoi">spungi</assigned_to>
          <cc>spungi</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>27230</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2009-09-16 11:06:37 +0000</bug_when>
    <thetext>In the new tests K2-DirectConElemNamespace-80 et seq, which are designed to test resolution of bug 5083:

(1) In test -80, the correct result is 

&lt;shoe name=&quot; &amp;#34;&amp;#34; &quot;/&gt;

not

&lt;shoe name=&quot; &amp;#34; &quot;/&gt;

(2) In test -81, the correct result is

&lt;shoe name=&quot; &apos;&apos;&apos;&apos;&apos;&apos;&apos;&apos; &quot;/&gt;

not

&lt;shoe name=&quot; &amp;#44; &quot;/&gt;

&amp;#44; is a comma - heaven only knows where this comes from! The use of &amp;#44; for apostrophe occurs also in tests -83 and -85.

(3) The original primary purpose of bug 5083 was to resolve the question of how curly braces in a namespace declaration should be handled. There are no tests for this condition, so the erratum remains essentially untested.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27231</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2009-09-16 11:24:15 +0000</bug_when>
    <thetext>Furthermore, in several of these tests, for example -82 and -85, the namespace URI has not been subjected to whitespace normalization. This is required by virtue of the rule in the erratum that reads:

&lt;quote&gt;
The value of the namespace declaration attribute (a DirAttributeValue) is processed as follows. If the DirAttributeValue contains an EnclosedExpr, a static error is raised [err:XQST0022]. Otherwise, it is processed as described in rule 1 of 3.7.1.1 Attributes.
&lt;/quote&gt;

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>27232</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2009-09-16 11:51:26 +0000</bug_when>
    <thetext>Concerning point (3) in comment #0, I see from http://www.w3.org/XML/Group/xquery-test/Pages/SecondEditionReport_published.html that there are other existing tests that handle curly braces in namespace URIs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28071</commentid>
    <comment_count>3</comment_count>
    <who name="Sorin Nasoi">spungi</who>
    <bug_when>2009-10-06 06:14:43 +0000</bug_when>
    <thetext>Hi,
I have committed a fix for the reported problems.


</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>