Opened 15 years ago
Closed 15 years ago
#15764 closed defect (bug) (fixed)
Searches should like_escape
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Performance | Keywords: | has-patch needs-testing |
| Focuses: | Cc: |
Description
A search for user_name@… shouldlike_escape() to search string to avoid the underscore being interpreted as a wildcard.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [16858]) like_escape() search string. see #15764