Bug #3139
closedComplex Content incorrectly handing text-nodes
100%
Description
Expr.makeComplexContent()
does not seem to eliminate zero-length text nodes or merge adjacent text nodes.
Updated by Debbie Lockett over 7 years ago
John, I see some changes committed (on 2017-04-03) in Expr.js makeComplexContent() within the append() method; which I assume were related to this bug.
Unfortunately the changes cause problems. e.g. XSLT 3.0 test match-249 is now failing.
Updated by Debbie Lockett over 7 years ago
- Status changed from New to Resolved
Marking as resolved now. Further changes have been made in Expr.js makeComplexContent() since the last bug update, to resolve the test failures.
Updated by Debbie Lockett over 7 years ago
- Applies to branch deleted (
9.8) - Applies to JS Branch 1.0 added
- Fix Committed on JS Branch 1.0 added
Updated by Debbie Lockett over 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 1.0.1
Bug fix applied in Saxon-JS 1.0.1 maintenance release.
Please register to edit this issue
Also available in: Atom PDF Tracking page