<?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>28372</bug_id>
          
          <creation_ts>2015-03-30 10:28:49 +0000</creation_ts>
          <short_desc>[xslt30ts] higher-order-functions-042</short_desc>
          <delta_ts>2015-05-06 21:21:04 +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>All</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="Michael Kay">mike</reporter>
          <assigned_to name="Abel Braaksma">abel.online</assigned_to>
          <cc>abel.braaksma</cc>
          
          <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>119059</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2015-03-30 10:28:49 +0000</bug_when>
    <thetext>The expected results of this test appear to be incorrect. I think the results should be

&lt;out xmlns:local=&quot;http://local/&quot;&gt;
   &lt;tokens&gt;
      &lt;t&gt;\s:HOW&lt;/t&gt;
      &lt;t&gt;\s:NICE!&lt;/t&gt;
      &lt;t&gt;\s:THANK&lt;/t&gt;
      &lt;t&gt;\s:YOU,&lt;/t&gt;
      &lt;t&gt;\s:I&lt;/t&gt;
      &lt;t&gt;\s:ENJOYED&lt;/t&gt;
      &lt;t&gt;\s:THAT.&lt;/t&gt;
   &lt;/tokens&gt;
   &lt;tokens&gt;
      &lt;t&gt;,:HOW NICE! THANK YOU&lt;/t&gt;
      &lt;t&gt;,: I ENJOYED THAT.&lt;/t&gt;
   &lt;/tokens&gt;
   &lt;tokens&gt;
      &lt;t&gt;!:HOW NICE&lt;/t&gt;
      &lt;t&gt;!: THANK YOU, I ENJOYED THAT.&lt;/t&gt;
   &lt;/tokens&gt;
&lt;/out&gt;

(Saxon 9.7, rather weirdly, is producing the incorrect (published) results with -export:off, and the correct results with -export:on)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119074</commentid>
    <comment_count>1</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2015-03-30 19:34:23 +0000</bug_when>
    <thetext>I agree. This test was failing because our results were equal to the ones you copied here in comment#0.

I looked at the test more closely and I don&apos;t see how the original results should be the expected outcome, so I moved forward and fixed it in the Hg repository.

Changes were pushed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>120193</commentid>
    <comment_count>2</comment_count>
    <who name="Abel Braaksma">abel.braaksma</who>
    <bug_when>2015-05-06 21:21:04 +0000</bug_when>
    <thetext>Was resolved &gt; 30 days ago, closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>