Actions
Bug #2247
closedWhitespace normalization in union types
Start date:
2014-12-05
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
See http://stackoverflow.com/questions/27307880/xml-schema-union-ignore-whitespace-property/27314369 - second example.
When a union type is defined by restriction from another union using a pattern facet, Saxon is testing the pattern facet against the value as written in the source document, it should be testing it against the result of applying the whitespace facet defined in the member type of the union against which validation succeeded.
Updated by Michael Kay almost 10 years ago
- Status changed from New to In Progress
Patch tested on the 9.7 branch (module UserUnionType). New test case Saxonica/simple085 added to W3C test suite. All existing W3C tests pass.
Updated by Michael Kay almost 10 years ago
- Status changed from In Progress to Resolved
Patch now committed also on the 9.6 branch.
Updated by O'Neil Delpratt almost 10 years ago
- % Done changed from 0 to 100
- Fixed in version set to 9.6.0.4
Bug fix applied in the Saxon 9.6.0.4 maintenance release.
Updated by O'Neil Delpratt almost 10 years ago
- Status changed from Resolved to Closed
Updated by O'Neil Delpratt almost 9 years ago
- Sprint/Milestone set to 9.6.0.4
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.4 added
Updated by O'Neil Delpratt almost 9 years ago
- Sprint/Milestone changed from 9.6.0.4 to 9.6.0.3
- Fixed in Maintenance Release 9.6.0.3 added
- Fixed in Maintenance Release deleted (
9.6.0.4)
Updated by O'Neil Delpratt almost 9 years ago
- Sprint/Milestone changed from 9.6.0.3 to 9.6.0.4
- Fixed in Maintenance Release 9.6.0.4 added
- Fixed in Maintenance Release deleted (
9.6.0.3)
Please register to edit this issue
Actions