Last modified: 2011-04-30 01:16:49 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 T19613, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17613 - 1.14 ignores MediaWiki:Common.css
1.14 ignores MediaWiki:Common.css
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.14.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-22 15:01 UTC by Milos Jakubicek
Modified: 2011-04-30 01:16 UTC (History)
3 users (show)

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


Attachments

Description Milos Jakubicek 2009-02-22 15:01:54 UTC
After an update from 1.13.x to 1.14, MediaWiki stopped to take the MediaWiki:Common.css file into consideration.
Placing its content into the skin's main.css file works as a fast workaround.
Comment 1 Splarka 2009-03-12 06:13:25 UTC
Can you provide more information?

Is "$wgUseSiteCss = true;" still the default and not overridden

Is the page correctly being called in something like <link rel="stylesheet" href="/w/index.php?title=MediaWiki:Common.css&amp;usemsgcache=yes&amp;ctype=text%2Fcss&amp;smaxage=2678400&amp;action=raw&amp;maxage=2678400" type="text/css" /> in the page source?

If you go to that location, does it show, or do you get "Raw pages must be accessed through the primary script entry point." and/or some other errors?
Comment 2 AWC 2009-03-14 21:47:38 UTC
I ran into this same problem only to find out it was a custom skin which was causing the problem.
Seams like there has been some MW skin changes from 1.13 to 1.14.
After fiddling with the custom skins <head> tag, all is well.

Just some food for thought.
Comment 3 Milos Jakubicek 2009-03-18 19:40:30 UTC
You're right, the reason was in our own skin based on MonoBook from MediaWiki 1.12 -- after I rebased the skin to MonoBook from 1.14, everything works as expected.

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


Navigation
Links