Actions
Bug #2901
closedStaxToEventBridge fails to retain unused namespace declarations
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
JAXP Java API
Sprint/Milestone:
-
Start date:
2016-08-24
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6, 9.7, trunk
Fix Committed on Branch:
9.6, 9.7, trunk
Description
The StaxToEventBridge class, which maps a Stax XMLStreamReader to a Saxon EventIterator, fails to retain namespace bindings that are not actually used in the name of an element or attribute.
Reported here: https://saxonica.plan.io/boards/3/topics/6516?r=6517
Updated by Michael Kay over 8 years ago
- Status changed from In Progress to Resolved
- Fix Committed on Branch 9.6, 9.7, 9.8 added
Fix applied to 9.6, 9.7, and 9.8 branches.
Unit test added to StaxToEventBridgeTest
Updated by O'Neil Delpratt about 8 years ago
- % Done changed from 0 to 100
Bug fix applied in the Saxon 9.7.0.8 maintenance release.
Updated by O'Neil Delpratt about 8 years ago
- Fixed in Maintenance Release 9.7.0.8 added
Updated by O'Neil Delpratt almost 8 years ago
- Status changed from Resolved to Closed
- Fixed in Maintenance Release 9.6.0.10 added
Bug fix applied on the Saxon 9.6.0.10 maintenance release.
Updated by O'Neil Delpratt over 7 years ago
- Applies to branch trunk added
- Applies to branch deleted (
9.5, 9.8)
Updated by O'Neil Delpratt over 7 years ago
- Fix Committed on Branch trunk added
- Fix Committed on Branch deleted (
9.8)
Please register to edit this issue
Actions