Last modified: 2012-09-27 01:10:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T26198, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24198 - Main Page tab is not properly styled on some wikis
Main Page tab is not properly styled on some wikis
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Trevor Parscal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-30 23:20 UTC by Ryan Kaldari
Modified: 2012-09-27 01:10 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Comment 1 Derk-Jan Hartman 2010-06-30 23:51:40 UTC
These websites have outdated javascripts installed in MediaWiki:Common.js that change the tab of the main page.

They can easily be corrected by a local administrator, based on the en.wp version, which currently reads:

        var nstab = document.getElementById('ca-nstab-main')
        if (nstab && wgUserLanguage=='en') {
            while (nstab.firstChild) nstab = nstab.firstChild
            nstab.nodeValue = 'Main Page'
        }
Comment 2 Ryan Kaldari 2010-07-01 20:53:42 UTC
I've fixed this on the 3 wikis listed above.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links