Actions
Bug #2438
closedXQuery group-by does not handle implicit timezone correctly
Start date:
2015-08-04
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
The implementation of the "group by" clause in XQuery 3.0 does not use the implicit timezone when deciding whether to treat date/time values with and without timezones as equal.
Revealed by test cases same-key-013 to -020 in QT3 test suite.
Updated by Michael Kay over 9 years ago
- Status changed from New to Resolved
A patch has been committed on the 9.6 and 9.7 branches. As well as the QT3 test cases in op-same-key, a test case has been added to prod-GroupBy
Updated by O'Neil Delpratt over 9 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.6.0.7
Bug fix applied in the Saxon 9.6.0.7 maintenance release.
Updated by O'Neil Delpratt almost 9 years ago
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.7 added
Please register to edit this issue
Actions