This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15624 - [QT3TS] format-date-1340err, format-date-inpt-er2
Summary: [QT3TS] format-date-1340err, format-date-inpt-er2
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Member-only Editors Drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Benjamin Nguyen
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-19 10:25 UTC by Tim Mills
Modified: 2012-05-18 09:58 UTC (History)
2 users (show)

See Also:


Attachments

Description Tim Mills 2012-01-19 10:25:51 UTC
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>
Comment 1 Tim Mills 2012-01-19 10:33:44 UTC
There are similar errors in:

format-dateTime-1340err
format-dateTime-inpt-er2
Comment 2 O'Neil Delpratt 2012-05-18 09:58:50 UTC
These tests appear to have been fixed