- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Jan 2007 16:40:36 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4223
Summary: K2-SeqExprCast-210 missing close bracket
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: nick@cbcl.co.uk
QAContact: public-qt-comments@w3.org
The following throws a parser error due to lack of a close bracket.
(:*******************************************************:)
(: Test: K2-SeqExprCast-210 :)
(: Written by: Frans Englich :)
(: Date: 2007-01-12T16:19:59+01:00 :)
(: Purpose: '%' is not a disallowed character and therefore it's not encoded
before being considered for RFC 2396 validness. :)
(:*******************************************************:)
xs:anyURI("http://www.example.com/file%GF.html"
Received on Monday, 15 January 2007 16:40:52 UTC