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.

Actions #1

Updated by Debbie Lockett over 6 years ago

  • Fix Committed on JS Branch 0.9, 1.0 added

Fix also made on 1.0 branch.

Actions #2

Updated by Debbie Lockett about 6 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.

Actions #3

Updated by Debbie Lockett almost 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