Ticket #455 (closed defect: wontfix)
search string case sensitivity problem with word "like"
| Reported by: | anonymous | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | handlers | Version: | 1.1.6.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Procedure:
- in Search box, type in 'Like' hit 'Search' button
- in Search box, type in 'LIKE' hit 'Search' button
- in Search box, type in 'like' hit 'Search' button
Observed:
Only 'like' returns results. 'Like' and 'LIKE' do not.
Expected:
Other search terms that I enter do not have this case sensitivity problem. Is it because 'Like' is a SQL query operator / reserved word perhaps?
Change History
Note: See
TracTickets for help on using
tickets.