[Bug 24198] Main Page tab is not properly styled on some wikis

2010-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24198

--- Comment #2 from Ryan Kaldari rkald...@wikimedia.org 2010-07-01 20:53:42 
UTC ---
I've fixed this on the 3 wikis listed above.

-- 
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


[Bug 24198] Main Page tab is not properly styled on some wikis

2010-06-30 Thread bugzilla-daemon
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