- From: <bugzilla@jessica.w3.org>
- Date: Fri, 23 Oct 2015 20:13:31 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29233
Bug ID: 29233
Summary: [xslt30ts] package-017: duplicate function declaration
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0 Test Suite
Assignee: abel.online@xs4all.nl
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
I believe that test case package-017 should fail because both the functions
function1 and function2 appear in the using package as duplicates.
The xsl:accept has no effect (it accepts one of the functions explicitly, but
this is exactly the same as the default action, and the other function is
accepted implicitly).
So both use-package declarations create a pair of functions function1 and
function2, as a result of which the using package contains duplicate
components.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 23 October 2015 20:13:33 UTC