Closed Bug 2739 Opened 26 years ago Closed 25 years ago

Abort error on text search

Categories

(Webtools Graveyard :: MXR, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tenthumbs, Assigned: endico)

References

()

Details

Do a text search on "URL_s->expire" from the webpage and get "** Aborting: Illegal characters in HTTP-parameters." error. Both Netscape and Lynx produce the same error so it's not a client problem. Both clients use http://cvs-mirror.mozilla.org/webtools/lxr/search?string=URL_s-%3Eexpire as a URL.
Status: NEW → ASSIGNED
lxr washes out characters that could cause trouble with open(). That's fine for the source script but its overkill for glipse searches. Need to change where http_wash is called.
Setting all current Open/Normal to M4.
Clearing "M" field since Webtools product is not used for 5.0 specific project bug metrics and will mess up our queries on milestones.
*** Bug 13304 has been marked as a duplicate of this bug. ***
*** Bug 12946 has been marked as a duplicate of this bug. ***
*** Bug 13056 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
LXR no longer tries to wash out metacharacters from glimpse searches. per simon's request, by default it treats meta characters as literals. Press a button if you want to do regeps. Changed the docs so they no longer say to use "\\" to escape metachars. Only one slash is needed. The docs were written for people typing from the shell prompt.
Status: RESOLVED → REOPENED
The new searches are awesome -- thanks! But it doesn't always work: for example, try a text search for overwriting current primary frame
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
The "overwriting primary frame" problem is a duplicate of bug 13874 which I resolved. (glimpse allows a max search string size of 29 characters) Marking this fixed again.
vrfy fixed by 1.5 endico%mozilla.org Sep 10 1999 and testing
QA Contact: timeless
QA Contact: timeless → lxr
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.