Opened 16 years ago
Closed 16 years ago
#15764 closed defect (bug) (fixed)
Searches should like_escape
| Reported by: | ryan | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Performance | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [16858]) like_escape() search string. see #15764