[Bug 17250] New: fn-filter-012

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

           Summary: fn-filter-012
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: oneil@saxonica.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


This test does

fn:filter( fn:string#1, () )

and expects the result ().

I think it is legitimate to raise XPTY0004, on the grounds that the supplied
function is the wrong type: it returns a string rather than a boolean.

Under Errors and Optimization it is also legitimate to return ()

-- 
Configure bugmail: https://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 Wednesday, 30 May 2012 17:32:12 UTC