Closed
Bug 436973
Opened 15 years ago
Closed 15 years ago
Remove advanced search from views, and comment out/remove the dependent API calls.
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
3.4.3
People
(Reporter: stephend, Assigned: fligtar)
Details
Remove advanced search from views, and comment out/remove the dependent API calls.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → fligtar
Assignee | ||
Updated•15 years ago
|
Target Milestone: --- → 3.4.3
Comment 1•15 years ago
|
||
This bug is due to bug 436972 because we don't have time to fix it and we need to back this out for codefreeze tonight.
Assignee | ||
Comment 2•15 years ago
|
||
h-231:app fligtar$ svn merge -rHEAD:14451 webroot/js/addons.js webroot/js/addons.js U webroot/js/addons.js h-231:app fligtar$ svn merge -rHEAD:14451 webroot/css/color.css webroot/css/color.css U webroot/css/color.css h-231:app fligtar$ svn merge -rHEAD:14451 webroot/css/screen.css webroot/css/screen.css U webroot/css/screen.css h-231:app fligtar$ svn merge -rHEAD:14451 views/layouts/mozilla.thtml views/layouts/mozilla.thtml U views/layouts/mozilla.thtml h-231:app fligtar$ svn merge -rHEAD:14451 views/elements/search.thtml views/elements/search.thtml U views/elements/search.thtml h-231:app fligtar$ svn merge -rHEAD:14232 webroot/img/search-left.png webroot/img/search-left.png U webroot/img/search-left.png h-231:app fligtar$ svn merge -rHEAD:14232 webroot/img/search-right.png webroot/img/search-right.png U webroot/img/search-right.png I only reverted the files necessary to remove the advanced search and revert the search box back to its previous state. Didn't want to mess with controllers/components as some had revisions after the advanced search patch. I also manually added the old gettext search_form_submit key back as it was deprecated.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•15 years ago
|
||
Verified FIXED, as I've also verified regression bug 437000.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•