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

            Bug ID: 66508
           Summary: [Regression] [[mw:Extension:Theme]] broken under MW
                    1.23.0
           Product: MediaWiki
           Version: 1.23.0
          Hardware: All
               URL: http://mithnir.shoutwiki.com/wiki/Main_Page
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Skin and page rendering
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

[[mw:Extension:Theme]] provides "themes" (prebuilt CSS customizations) by
registering an appropriate ResourceLoader module and loading it via
OutputPage's addModuleStyles() in a function hooked to the BeforePageDisplay
hook.
The extension itself worked wonderfully under MW 1.22.x, but now it's broken
under 1.23.0 as the extension-provided CSS modules (i.e. skins.monobook.dark)
are loaded right *before* the skin's main CSS module (i.e.
skins.monobook.styles for Monobook under 1.23.0), when they're meant to be
loaded after the skin's main CSS but before site or user-specific
customizations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to