[Bug 28368] [XSLT30] Clarify that circularity errors in variables or keys cannot be caught with try/catch

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28368

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I added the following to the section on circularities:

<p diff="add" at="S-bug28368">Although a circularity is detected as a dynamic
error, there is no unique instruction whose evaluation triggers the error
condition, and the result of any attempt to catch the error using an
<elcode>xsl:try</elcode> instruction is therefore <termref
def="dt-implementation-dependent"/>.</p>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 16 April 2015 22:48:22 UTC