Closed
Bug 13874
Opened 26 years ago
Closed 26 years ago
lxr text search has max of 29 characters
Categories
(Webtools Graveyard :: MXR, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: shaver, Assigned: endico)
References
()
Details
This string clearly appears in the source -- it's being spewed at me every time
I type in the URL bar -- but the query returns garbage.
(Even if the string wasn't found, the results are wrong.)
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Summary: lxr text search has max of 29 characters
| Assignee | ||
Comment 1•26 years ago
|
||
with the -n option (which we need) glimpse claims to allow a max of 32
characters in a search string. empirical evidence suggests a limit of 29
characters. added error message to glimpse instead of the cryptic stuff
it was printing before and changed the form to only allow 29chars.
vrfy fixed
1.7 endico%mozilla.org Sep 16 1999
Status: RESOLVED → VERIFIED
QA Contact: timeless
Updated•19 years ago
|
QA Contact: timeless → lxr
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
•