User "Yair rand" posted a comment on MediaWiki.r103873. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103873#c26322 Commit summary:
Fixed breaks in a switch being inside ifs, causing them not to properly terminate the switch Comment: The breaks inside the ifs weren't deliberate? I thought they were there so that if the ctrlKey isn't pressed, it will continue on to the default behavior. With the breaks outside the ifs, won't the z and y keys not work? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
