Actions
Bug #2391
closedDecimal formats should disallow (say) decimal-separator=6
Start date:
2015-06-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
Applies both to decimal format declarations in XQuery and in XSLT: as a result of bug 28693, it becomes clear that we should not allow decimal format properties such as decimal-separator or grouping-separator to overlap the chosen set of 10 digits starting with the zero-digit.
A patch is being committed to enforce this rule for 9.6.
Please register to edit this issue
Actions