User "Catrope" changed the status of MediaWiki.r87258. Old Status: new New Status: fixme
User "Catrope" also posted a comment on MediaWiki.r87258. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/87258#c16493 Commit summary: FlickrChecker fixes, follow-up to r87002 and r87031 Comment: <pre> -( function( mw ) { +( function( mw, $ ) { </pre> You need to update the bottom end too (from <code>(mediaWiki)</code> to <code>(mediaWiki, jQuery)</code>). My understanding is that this actually ''breaks'' the plugin by setting <code>$</code> to undefined. OK otherwise. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
