Modify ↓
Opened 16 years ago
Closed 16 years ago
#2358 closed defect (fixed)
[PATCH] Boolean test for case sensitive flipped in search history
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When I search for a value case sensitively I get "CI" in the search history, and when I search for a value case insensitively I get "CS". It should be the other way around.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Flip the boolean test in SearchAction.java that produces CS and CI