[Bug 14825] New: [QT3] tail-004

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14825

           Summary: [QT3] tail-004
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


This test

let $a := /works/employee return count(tail($a/z))

expectes the result 0, however the actual result is a sequence of 13 zeros
(since tehre are 13 employees)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 14 November 2011 14:46:21 UTC