<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>28348</bug_id>
          
          <creation_ts>2015-03-26 20:52:56 +0000</creation_ts>
          <short_desc>[XT30] Test mode-1426 is dependent on Saxon-specific error and assumes that try/catch and streaming is not allowed</short_desc>
          <delta_ts>2015-05-06 21:20:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XSLT 3.0 Test Suite</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Abel Braaksma">abel.braaksma</reporter>
          <assigned_to name="Abel Braaksma">abel.online</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118966</commentid>
    <comment_count>0</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2015-03-26 20:52:56 +0000</bug_when>
    <thetext>The test is equal to mode-1425, which tests on-no-match=fail and catching the error XTDE0555, the difference is that this one uses streaming. The test says in its comment:

&lt;!-- on-no-match=fail, failure case, with streaming; the error is caught, or would be if it were allowed when streaming --&gt;

However, this is no longer true, xsl:try/catch is allowed with streaming.

The body of the template does not follow the rules for streamability of xsl:try/catch, I will update it such that it works with streaming.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119071</commentid>
    <comment_count>1</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2015-03-30 18:43:55 +0000</bug_when>
    <thetext>Fixed and pushed in repository on 2015-03-26.

Fix is to allow catching the error, remove Saxon specific error and to remove the consuming construct in xsl:catch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120191</commentid>
    <comment_count>2</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2015-05-06 21:20:28 +0000</bug_when>
    <thetext>Was resolved &gt; 30 days ago, closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>