https://bugzilla.wikimedia.org/show_bug.cgi?id=24198

Derk-Jan Hartman <hart...@videolan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hart...@videolan.org
         Resolution|                            |INVALID

--- Comment #1 from Derk-Jan Hartman <hart...@videolan.org> 2010-07-01 01:51:40 
CEST ---
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'
        }

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to