Project

Profile

Help

Bug #2352

closed

regular expression-flag :j not supported in tokenize()

Added by Pieter Masereeuw about 9 years ago. Updated about 9 years ago.

Status:
Won't fix
Priority:
Normal
Assignee:
-
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2015-04-06
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

In order to select non-portable regular expressions for the java and dotnet versons of Saxon XSLT, you can add :j or :n respectively to the regex flags. However, this works in the xpath replace() function, buf for tokenize() you get the following error:

FORX0001: Syntax error in regular expression: unrecognized flag ':'

The attachment regextest.xslt may help to reproduce the problem.


Files

regextest.xslt (878 Bytes) regextest.xslt Pieter Masereeuw, 2015-04-06 10:22
Actions #1

Updated by Pieter Masereeuw about 9 years ago

  • Status changed from New to Won't fix
  • % Done changed from 0 to 100

I am very sorry - my mistake - I should have used a semicolon instead of a colon - bad eyes, wrong glasses.

Sorry to bother you.

Please register to edit this issue

Also available in: Atom PDF