[Bug 7648] New: K2-DirectConElemNamespace-80 et seq

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7648

           Summary: K2-DirectConElemNamespace-80 et seq
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


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 

<shoe name=" &#34;&#34; "/>

not

<shoe name=" &#34; "/>

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

<shoe name=" '''''''' "/>

not

<shoe name=" &#44; "/>

&#44; is a comma - heaven only knows where this comes from! The use of &#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.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 16 September 2009 11:06:51 UTC