Closed Bug 6677 Opened 26 years ago Closed 26 years ago

Ignore case on bug searches

Categories

(Bugzilla :: Bugzilla-General, enhancement, P3)

enhancement

Tracking

()

VERIFIED FIXED
Bugzilla old

People

(Reporter: mhamby, Assigned: terry)

References

Details

Attachments

(2 files)

This one line patch ignores case in bug queries when using "string" search fields for short_desc, long_desc, bug_file_loc, and status_whiteboard. I will submit the patch as an attachment.
Whoops, the patch had one other change: A more descriptive, if less humorous, message concerning no bugs found.
I don't want to change the status of this bug, but it is a duplicate of bug #2594, which is listed as priority P1. This patch, while perhaps not fullfiling that bug completely, would provide a 90% solution.
After reviewing several other open Bugzilla bugs, I have modified my patch to allow the following types of searches for summary, description, ...: regular expression not ( regular expression ) case-insensitive substring case sensitive substring This patch follows this comment and should provide a solution to this bug, bug #2954, and the bug about "not regexp".
Cool! I've hacked on this a bit (mostly just fixing bugs that were always there, like not remembering any of these strings in memorized queries) and have checked it in. Thanks!
*** Bug 2594 has been marked as a duplicate of this bug. ***
*** Bug 6411 has been marked as a duplicate of this bug. ***
Yay! It works! It works! Thanks Terry, Thanks mhamby!
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Marking Verified/Fixed.
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: