<?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>8269</bug_id>
          
          <creation_ts>2009-11-12 11:37:23 +0000</creation_ts>
          <short_desc>[XQTS] CVS: last-23</short_desc>
          <delta_ts>2010-02-10 11:26:32 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>unspecified</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="Tim Mills">tim</reporter>
          <assigned_to name="Andrew Eisenberg">andrew.eisenberg</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>29516</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2009-11-12 11:37:23 +0000</bug_when>
    <thetext>I suspect that the expected result of test last-23

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;Jane Doe 5 John Doe 6 Jane Doe 7 John Doe 8 Jane Doe 9 John Doe 10 Jane Doe 11 John Doe 12 Jane Doe 13

is wrong as it contains no &lt;overtime&gt; elements in the result.

(: Name: last-23 :)
(: Description: Evaluation of &quot;last()&quot; within a positional predicate :)
(: Author: Michael Kay :)

(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)

for $h in ($input-context1/works)
  return $h/employee[position() = 5 to last()]/overtime</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29543</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2009-11-13 15:11:14 +0000</bug_when>
    <thetext>Seems I failed to commit the final version of the test. Now fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29648</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2009-11-19 17:07:26 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30168</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2009-12-16 12:12:57 +0000</bug_when>
    <thetext>I think the XQueryX version of this query needs to be regenerated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31174</commentid>
    <comment_count>4</comment_count>
    <who name="Andrew Eisenberg">andrew.eisenberg</who>
    <bug_when>2010-01-22 18:54:44 +0000</bug_when>
    <thetext>I regenerated all XQueryX files on Jan. 7.

Please close this bur report if you find this resolution to be acceptable.


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31731</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2010-02-10 11:26:32 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>