Opened 2 years ago

Closed 2 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:

Description

A search for user_name@… shouldlike_escape() to search string to avoid the underscore being interpreted as a wildcard.

Attachments (1)

15764.diff (5.2 KB) - added by ryan 2 years ago.

Download all attachments as: .zip

Change History (5)

comment:1   ryan2 years ago

(In [16858]) like_escape() search string. see #15764

ryan2 years ago

comment:2   ryan2 years ago

That does a little more than just the searches. See #10041 for a little history.

  • Keywords has-patch needs-testing added

comment:4   ryan2 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.