- From: <bugzilla@jessica.w3.org>
- Date: Thu, 26 Mar 2015 22:03:58 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28349
Bug ID: 28349
Summary: [XT30] test use-when-127 assumes fn:generate-id is not
available in use-when expressions, but it is in 3.0
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0 Test Suite
Assignee: abel.online@xs4all.nl
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
The test is about use-when="generate-id(()) = ''". This is illegal in XSLT 2.0
(the function was defined in XSLT 2.0, not in XP20 and was not included in the
static context).
The test was marked XSLT20+, but in XSLT 3.0, the use of this function becomes
legal, because it has become part of the Core Functions.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 26 March 2015 22:04:00 UTC