- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 05 Jun 2007 07:34:24 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4596
Summary: 1.0.3dev: typos in queries
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: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
In 1.0.3dev (zip file from June 4th) there are three queries which have minor
parse errors.
K2-DirectConElemNamespace-12
<e a="{nametest} xmlns="http://www.w3.org/2001/XMLSchema"/>
^^^ missing quote
K2-OrderbyExprWithout-16
return $i]]
^^ rogue square brackets
K2-IRIToURIfunc-2
iri-to-uri("a string", "a string"))
^^ rogue bracket
Received on Tuesday, 5 June 2007 07:34:31 UTC