Project

Profile

Help

Bug #3379

closed

regex-group() value is not maintained through calls of xsl:apply-templates and xsl:apply-imports

Added by Michael Kay over 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2017-08-10
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
0.9, 1.0, Trunk
Fix Committed on JS Branch:
1.0, Trunk
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

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.

Please register to edit this issue

Also available in: Atom PDF Tracking page