Bug #3379
closedregex-group() value is not maintained through calls of xsl:apply-templates and xsl:apply-imports
100%
Description
Affects test cases analyze-string-078, analyze-string-080.
Should also check xsl:next-match.
Fixed the above two tests on the 2.0 branch by adding
c2.focus.regexGroups = context.focus.regexGroups;
at the point where we create the new focus/Tracker.
Updated by Debbie Lockett over 7 years ago
- Fix Committed on JS Branch 0.9, 1.0 added
Fix also made on 1.0 branch.
Updated by Debbie Lockett almost 7 years ago
- Status changed from New to Resolved
- Fix Committed on JS Branch Trunk added
- Fix Committed on JS Branch deleted (
0.9)
Re Should also check xsl:next-match analyze-string-081 checks that the regex-group() value is maintained through calls of xsl:next-match, and this test passes. So marking this bug as resolved now.
Updated by Debbie Lockett over 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 1.1.0
Bug fix applied in the Saxon-JS 1.1.0 maintenance release.
Please register to edit this issue
Also available in: Atom PDF Tracking page