Ticket #3664 (new defect)
Opened 5 months ago
regexp search spits weird errors on some expressions
| Reported by: | singularita@… | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
I searched for expression:
name:[ěš]
(name containing either "ě" or "š")
and I got error
The regex "(?:[]|ě|ě|š|š)" had a parse error at offset 15
I remember these expressions worked few hundred revisions ago, so I guess something in the search got broken
Case sensitive and regular expression checkboxes are ticked.
Attachments
Note: See
TracTickets for help on using
tickets.
