zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #10776
[Bug 974477] Re: Invalid regex character class not reported with ICU
** Changed in: zorba
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/974477
Title:
Invalid regex character class not reported with ICU
Status in Zorba - The XQuery Processor:
Fix Released
Bug description:
When using ICU, the query:
fn:matches( "a", "[\s-e]" )
returns "false" even though it should raise err:FORX0002 because \s
can't be used in a character class.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/974477/+subscriptions
References