Page MenuHomePhabricator

#mw-mf-searchForm has been removed but some code still relies on it
Closed, ResolvedPublic

Description

Author: jgonera

Description:
https://gerrit.wikimedia.org/r/#/c/58994/ removed #mw-mf-searchForm but:

$ grep -nr mw-mf-searchForm
javascripts/modules/search-2.js:39: action: $( '#mw-mf-searchForm' ).attr( 'action' )
stylesheets/modules/mf-watchstar.css:18:.full-screen-search #mw-mf-searchForm a.watch-this-article {
stylesheets/modules/mf-search.css:15:#mw-mf-searchForm .clearlink {
stylesheets/devices/wii.css:1:#mw-mf-searchForm {
less/modules/mf-watchstar.less:19:.full-screen-search #mw-mf-searchForm a.watch-this-article {
less/modules/mf-search.less:20:#mw-mf-searchForm {
tests/acceptance/features/support/pages/home_page.rb:35: form(:search_form, id: 'mw-mf-searchForm')


Version: unspecified
Severity: normal

Details

Reference
bz47857

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:22 AM
bzimport set Reference to bz47857.

Related URL: https://gerrit.wikimedia.org/r/61553 (Gerrit Change Ib3db61be25452c4b3eedb5e54756cfe0d144882a)

https://gerrit.wikimedia.org/r/61553 (Gerrit Change Ib3db61be25452c4b3eedb5e54756cfe0d144882a) | change APPROVED and MERGED [by JGonera]