User "Aaron Schulz" posted a comment on MediaWiki.r81147. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81147#c18131 Commit summary:
Fixed bug - skin is passed to the page through ResourceLoaderConfigVars now since it's not page specific, so the MakeGlobalVariableScripts hook this extension uses, which depends on reading the $var param for it's skin value, needs to also use ResourceLoaderConfigVars - besides, it's also not page-specific, so it's better to place it there. Comment: Hrm, I can't find where ResourceLoaderConfigVars fires. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
