- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Feb 2014 00:11:01 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24548
Bug ID: 24548
Summary: Vague wording about suppressing errors in global
variables when priming a stylesheet
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Under 2.3.2 Priming a Stylesheet
(http://www.w3.org/TR/xslt-30/#priming-stylesheet), the second paragraph under
the second bullet point, the text reads (about initial context items and errors
during priming):
"The error can be suppressed by use of xsl:try and xsl:catch within the
initialization of the variable or parameter."
I think it is the reverse: it can be suppressed when the initialization code is
wrapped inside an xsl:try and xsl:catch block.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 6 February 2014 00:11:03 UTC