Closed
Bug 501772
Opened 15 years ago
Closed 15 years ago
Port Bug 500978 |Download Manager treats search terms as regular expressions| to SeaMonkey
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0b2
People
(Reporter: InvisibleSmiley, Assigned: InvisibleSmiley)
References
Details
Attachments
(1 file)
(deleted),
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
We're using the same .search(term)==-1 approach in treeView.js's initTree() so the fix should be pretty straight-forward.
The patch attached to bug 500978 doesn't contain the test, see bug 500978 comment 3 for the link to the checkin which contains it (a modification of test_multiword_search.xul which we also have).
Maybe a good first bug? Otherwise I can do this after the DM keys bug 474622.
Comment 1•15 years ago
|
||
Thanks for catching that, I indeed "stole" code from there among other places when coding up our new UI.
Depends on: 472001
Assignee | ||
Comment 2•15 years ago
|
||
Updated•15 years ago
|
Attachment #388528 -
Flags: review?(neil) → review+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Comment 3•15 years ago
|
||
Pushed as http://hg.mozilla.org/comm-central/rev/872fe34097bd - Please close the bug if that's the correct action now.
Keywords: checkin-needed
Target Milestone: --- → seamonkey2.0b2
Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•