- From: <bugzilla@jessica.w3.org>
- Date: Thu, 19 Jan 2012 10:21:12 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15623
Summary: [QT3] K3-NodeNameFunc-2,3,4
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
There are missing CDATA sections required to make these tests work.
e.g.
<test>node-name( (<a/>, <b/>))</test>
should be
<test><![CDATA[node-name( (<a/>, <b/>))]]></test>
--
Configure bugmail: https://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 Thursday, 19 January 2012 10:21:21 UTC