data-cleaning bug with regex

Bug #867272 reported by Daniel Turcanu
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Diogo Simões

Bug Description

Regex_ascii raises error about a character in a regex in phonetic-string-similarity.xq:95.
The character '^' is not allowed there.

Changed in zorba:
milestone: none → 2.1
Changed in zorba:
milestone: 2.1 → none
Changed in zorba:
assignee: Sorin Marian Nasoi (sorin.marian.nasoi) → Diogo Simões (diogo-simoes89)
Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) wrote :

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)?)$" ?

Chris Hillery (ceejatec)
tags: removed: core-modules
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.