[Bug 7808] New: [XQTS] Wrong expected result for K2-DirectConElemNamespace-82

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

           Summary: [XQTS] Wrong expected result for K2-
                    DirectConElemNamespace-82
           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: oliver@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


The test K2-DirectConElemNamespace-82 has expected result

<e xmlns:p="&#34;asd"/>

this should be

<e xmlns:p="&#34;&#34;&#34;asd"/>


-- 
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 Monday, 5 October 2009 13:11:31 UTC