Closed
Bug 487085
Opened 17 years ago
Closed 17 years ago
Case-insensitive searches fail to find non-case-matching results for some searches
Categories
(Webtools Graveyard :: MXR, defect)
Webtools Graveyard
MXR
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: timeless)
References
Details
(Keywords: regression)
I'm guessing that the "some" is a matter of length, though I don't actually know. A search for "brand" with "Case sensitive" unchecked returns results including both "brand" and "Brand", but a search for "brandshortname" with "Case sensitive" unchecked returns no results, even though a search for "BrandShortName" with "Case sensitive" unchecked *does* return results. I'm betting on bug 482075.
Comment 2•17 years ago
|
||
http://mxr.mozilla.org/security/search?string=roundup
finds NO matching lines.
http://mxr.mozilla.org/security/search?string=ROUNDUP
finds 20 matching lines.
Assignee: nobody → timeless
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•