Actions
Bug #1527
closedValue of adjacent text nodes in the DOM not aggregated properly
Start date:
2012-05-08
Due date:
% Done:
100%
Estimated time:
Platforms:
Description
This issue was found in Saxon-CE when using XSLT to traverse the DOM result values of another XSLT transform.
A text node with value: docValue=""
was being evaluated as docValue="docValue="
This bug was not present in Beta 0.1 - it was introduced inadvertently when changes were made to fix an issue with retrieving attribute values in Internet Explorer 7. A fix is in place and will be in the next release.
Updated by O'Neil Delpratt over 11 years ago
- Status changed from Resolved to Closed
- Sprint/Milestone changed from Release 1.0 to Release 1.1
- Found in version changed from Beta 0.2 to 1.0
- Fixed in version set to 1.1
Bug fixed for Saxon-CE version 1.1 release
Please register to edit this issue
Actions