- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 16 Sep 2009 11:06:37 +0000
- To: public-qt-comments@w3.org
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=" "" "/>
not
<shoe name=" " "/>
(2) In test -81, the correct result is
<shoe name=" '''''''' "/>
not
<shoe name=" , "/>
, is a comma - heaven only knows where this comes from! The use of ,
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