[Bug 15624] New: [QT3] format-date-1340err, format-date-inpt-er2

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

           Summary: [QT3] format-date-1340err, format-date-inpt-er2
           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


format-date expects a date, but these tests give it a time.

   <test-case name="format-date-1340err">
      <description>Error FOFD1340 syntax of picture is incorrect</description>
      <created by="Zhen Hua Liu" on="2012-01-18"/>
      <test>format-date(current-time(), '[yY]', 'en', (), ())</test>
      <result>
         <error code="FOFD1340"/>
      </result>
   </test-case>

-- 
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 Thursday, 19 January 2012 10:25:56 UTC