Closed Bug 141493 Opened 23 years ago Closed 17 years ago

lxr.mozilla.org doesn't understand literal parens

Categories

(Webtools Graveyard :: MXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: xor, Assigned: bear)

References

()

Details

I tried searching LXR for the literal string: File Bookmark(s) and got results that matched without the parens. If I escape them with backslash, everything is cool, but this is not a regexp, so I shouldn't need them...
*** This bug has been marked as a duplicate of 115150 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Um, timeless? This is happening when regexp searching is turned *off*. If it really is the same, please explain why. Reopening.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
arg. basically lxr's regexp off is broken, as you figured out you need to escape regexp like characters. i'll have to recheck to see if I picked the right bug.
I think rather this is a dup of bug #99680. As 'timeless' said, this bug requires all special characters to be escaped with '\'. This bug is due to local changes made to lxr.
reassigning endico's bugs to default owner
Assignee: endico → chase
Status: REOPENED → NEW
Mass reassign of open bugs for chase@mozilla.org to build@mozilla-org.bugs.
Assignee: chase → build
QA Contact: timeless → lxr
Reassigning all LXR bugs assigned to build@mozilla-org.bugs to the default LXR owner (sorry Bear!) We aren't actively working on these (if that's wrong, please reassign to yourself/a real person).
Assignee: build → bear
QA Contact: lxr → timeless
QA Contact: timeless → lxr
http://mxr.mozilla.org/mozilla/search?string=Contributor(s)&find=profileSelection.dtd wfm Contributor(s) Found 2 matching lines in 2 files /toolkit/locales/en-US/chrome/mozapps/profile/profileSelection.dtd (View change log or blame annotations) * line 24 -- Contributor(s): /suite/locales/en-US/chrome/common/profile/profileSelection.dtd (View change log or blame annotations) * line 24 -- Contributor(s): Found 2 matching lines in 2 files
Status: NEW → RESOLVED
Closed: 23 years ago17 years ago
Resolution: --- → WORKSFORME
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.