User "Bryan" posted a comment on MediaWiki.r91031. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/91031#c18927 Commit summary:
(bug 29277) MediaWiki:Filepage.css not loaded on foreignwiki itself. Fixup to r68904. Yay Roan finally taught me how to use the resourceloader :D Comment: That is one way to fix it, but I'm not sure if it's the proper one. The original bug was really WMF specific, because WMF does not have 'scriptUrl' set in $wgLocalFileRepo, causing FileRepo::getDescriptionStylesheetUrl() to return null. I would personally prefer to just fix WMF's definition of $wgLocalFileRepo. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
