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 20601 - [QT3TS] cbcl-divide-dayTimeDuration-by-dayTimeDuration-001
Summary: [QT3TS] cbcl-divide-dayTimeDuration-by-dayTimeDuration-001
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: O'Neil Delpratt
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 15:38 UTC by Tim Mills
Modified: 2013-01-30 22:25 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2013-01-08 15:38:46 UTC
The expected error codes for cbcl-divide-dayTimeDuration-by-dayTimeDuration-001 were changed from 

  <error code="FOAR0001"/>
 
to 

         <any-of>
           <error code="FOAR0002"/>
           <error code="FODT0002"/>
         </any-of> 

Was the change from FOAR0001 to FOAR0002 intentional?
Comment 1 Tim Mills 2013-01-30 22:25:03 UTC
I've taken the liberty of fixing this.