Ticket #3664 (new defect)
regexp search spits weird errors on some expressions
| Reported by: | singularita@… | Owned by: | team |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | javabug |
| Cc: | jttt |
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
Change History
Note: See
TracTickets for help on using
tickets.
