Modify ↓
Opened 17 years ago
Closed 17 years ago
#2663 closed defect (fixed)
[PATCH] Search action is quiet about search expression errors
| Reported by: | jttt | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
SearchCompiler? ignores incorrect syntax of search expression. Instead of reporting errors it use fallback values which usually results in search finding nothing. This may confuse users.
Attached is little patch that checks for some errors.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | search.patch added |
|---|
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In r1625.