- From: <bugzilla@jessica.w3.org>
- Date: Fri, 07 Apr 2017 22:29:36 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30084
Bug ID: 30084
Summary: fn:transform tests that are no longer errors
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
Some of the fn-transform error tests are no longer errors.
fn-transform-err-8
Description: Error - value supplied for option base-output-uri should be
absolute
The latest spec says: If the value [of base-output-uri] is a relative
reference, it is resolved against the static base URI of the fn:transform
function call.
fn-transform-err-10, -11, -12
Description: Error - location of output documents (delivery-format serialized)
undefined; no base-output-uri and xsl:result-document/@href is relative
The latest spec says: The effect of not supplying a base output URI is defined
by the XSLT specification; the implementation may supply a default, for example
the directory containing the stylesheet, or the current working directory.
I think the simplest solution is to delete these tests - they serve no
remaining purpose.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 7 April 2017 22:29:43 UTC