← Back to team overview

zorba-coders team mailing list archive

[Bug 974477] Re: Invalid regex character class not reported with ICU

 

I think I may have been wrong. Anyway, it's being fixed.

** Changed in: zorba
       Status: Won't Fix => In Progress

** Changed in: zorba
    Milestone: None => 2.5

** Branch linked: lp:~paul-lucas/zorba/bug-994610

-- 
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:
  In Progress

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