Closed
Bug 1058726
Opened 10 years ago
Closed 10 years ago
Search button ID differs between dev and staging/prod
Categories
(Websites :: wiki.mozilla.org, defect)
Websites
wiki.mozilla.org
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stephen, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140716183446
Steps to reproduce:
Load https://wiki-dev.allizom.org and https://wiki.allizom.org and compare the source code.
Actual results:
The ID for the search box on dev is "searchBox", but it is "mw-searchBox" on prod.
Expected results:
The IDs should be the same.
Comment 1•10 years ago
|
||
This now appears to be using the same ID across the 3 environments.
:[GPHemsley], can you confirm?
Flags: needinfo?(gphemsley)
Comment 2•10 years ago
|
||
All environments are now running the same version of MediaWiki, so I would expect this to be the case.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(gphemsley)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•