Closed Bug 566692 Opened 14 years ago Closed 14 years ago

handle brackets in mxr searches to glimpse

Categories

(Webtools Graveyard :: MXR, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: blassey, Unassigned)

References

()

Details

I tried to search for 'input[type="file"]' and mxr seems to have choked on it.
thanks. it turns out that glimpse is at least a bit broken :(


[timeless@konigsberg mxr-test]$ /usr/local/bin/glimpse -i -H /data/mxr-data/mozilla-central -y -n -e 'input\[type="file"\]' 2>&1|head -5

/usr/local/bin/glimpse: unmatched '[', ']' (use \[, \] to search for [, ])
glimpse: error in searching index
Warning: pattern has words present in the stop-list: must SEARCH the files
/data/mxr-data/mozilla-central/mozilla-central/layout/style/contenteditable.css: 101: *|*:-moz-read-write > input[type="file"],
/data/mxr-data/mozilla-central/mozilla-central/layout/style/forms.css: 405: input[type="file"] {

So the "please file a bug links" came from those first 3 lines (which go to stderr)
Status: NEW → ASSIGNED
Summary: glimpse parse error → handle brackets in mxr searches to glimpse
http://hg.mozilla.org/webtools/mxr/rev/fe400cc13eee
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
http://mxr.mozilla.org/mozilla/search?string=input[type%3D%22file%22]&case=1&find=css%24&tree=mozilla seems to produce results.  (The URL in the URL field took too long and gave me not results, so I limited it to CSS files.)

(timeless asked me to go around and verify a few fixed mxr bugs.)
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.