User "Catrope" changed the status of MediaWiki.r96013. Old Status: fixme New Status: new
User "Catrope" also posted a comment on MediaWiki.r96013. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96013#c22255 Commit summary: RL2: Fix bug where the preferences page was messed up when a description was empty, and the titles weren't included. Now using "$title: $description" Comment: This is not a bug. The preferences page hides gadgets you don't have the necessary rights for. You put <code>"rights": [ "block", "xxx" ]</code> in <code>Gadget definition:A.js</code> and didn't give yourself the <code>xxx</code> right. After giving all users the <code>xxx</code> right (what's that, anyway, the right to have sex? :D) A appears as it should. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
