- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 30 Mar 2007 10:36:15 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4440
Summary: fn-base-uri-23 has an invalid HTTP URL
Product: XML Query Test Suite
Version: 1.0.2
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
fn-base-uri-23's query reads:
fn:base-uri(<anElement xml:base="http:\\example.com\\examples">Element
content</anElement>)
While I think this is a valid, non-relative URI, I think it's an invalid HTTP
URL. I suggest changing the URI to http://example.com/examples.
This report is similar to #4415.
Received on Friday, 30 March 2007 10:36:17 UTC