- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jun 2014 16:35:54 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25963
Bug ID: 25963
Summary: [f+o 3.0] default second argument for resolve-uri()
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
The spec says that the default for the second argument of resolve-uri() is
effectively static-base-uri(). But static-base-uri() can return an empty
sequence (if the static base uri is absent), while resolve-uri() does not
accept an empty sequence here, and instead is defined to raise an error if
there's no static base URI.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 3 June 2014 16:35:55 UTC