** Changed in: zorba
       Status: In Progress => Fix Committed

-- 
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 Committed

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to