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

            Bug ID: 70835
           Summary: Remove assumption from MediaWiki core that JS/CSS are
                    only in MediaWiki namespace or User subpages
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
            Blocks: 29272
       Web browser: ---
   Mobile Platform: ---

There are a few places in MediaWiki that assume that JS/CSS are only stored in
the MediaWiki namespace or in User subpages; basically anything that calls
Title::isCssOrJsPage() or isCssJsSubpage().

This isn't a very good assumption, and with the introduction of Gadgets 2.0 and
the Gadgets namespace, this will be false.

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