- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 05 Oct 2006 08:47:37 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3801
Summary: fn-base-uri-10
Product: XML Query Test Suite
Version: 1.0.1
Platform: PC
OS/Version: Windows XP
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
As a result of the resolution of bug #3486, it was established that when
xml:base is a relative URI, it is resolved relative to some some outer URI
according to the principles in RFC 2396; and that the base URI of a node is
always an absolute URI. In the case of fn-base-uri-10, the relative URI
"example.com" should be resolved against the base URI from the static context
(which of course is implementation-dependent, since no base URI is specified in
the prolog). This is reflected correctly in the new (and very similar) test
base-uri-27, but the results of fn-base-uri-10 are now incorrect.
Received on Thursday, 5 October 2006 08:47:44 UTC