- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 May 2015 13:03:47 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28653
Bug ID: 28653
Summary: [XT30TS] error-1260d
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: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
In:
<xsl:number level="any" count="key('nokey', 12)/item"/>
'count' is a pattern.
The specification says:
"A dynamic error or type error that occurs during the evaluation of a pattern
against a particular item has the effect that the item being tested is treated
as not matching the pattern. The error does not cause the transformation to
fail, and cannot be caught by a try/catch expression surrounding the
instruction that causes the pattern to be evaluated."
so the expected dynamic error in fn:key need not be reported.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 18 May 2015 13:03:49 UTC