- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Mar 2017 14:05:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30082
Bug ID: 30082
Summary: [xslt30ts] initial-function tests: function must be
public
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
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: ---
The spec says: [ERR XTDE0041] It is a dynamic error if the invocation of the
stylesheet specifies a function name and arity that does not match the expanded
QName and arity of a named stylesheet function defined in the stylesheet, whose
visibility is public or final.
Many of the tests in the initial-function test set fail to declare the
visibility of the initial function, which is therefore private by default. I
shall change these tests to use visibility="public" and add a new test for the
error case.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 28 March 2017 14:05:19 UTC