zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #01505
[Bug 867272] Re: data-cleaning bug with regex
the line is in fact 94 not 95, the error is:
FORX002 invalid regular expression: "G(N(ED)?)^" invalid character for
an atom
The tests that fail on Daniel's branch "no_unicode"
https://code.launchpad.net/~zorba-coders/zorba/no_unicode
And looking over that specific regex I would assume you wanted to
"G(N(ED)?)$" ?
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867272
Title:
data-cleaning bug with regex
Status in Zorba - The XQuery Processor:
New
Bug description:
Regex_ascii raises error about a character in a regex in phonetic-string-similarity.xq:95.
The character '^' is not allowed there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867272/+subscriptions