Revert "Make an empty "?action=" parameter default to "view""
authorBrion VIBBER <brion@wikimedia.org>
Sat, 11 Oct 2014 17:15:49 +0000 (17:15 +0000)
committerBrion VIBBER <brion@wikimedia.org>
Sat, 11 Oct 2014 17:15:49 +0000 (17:15 +0000)
commit4587cd5c71812532dd3a3d90e551ccb5eda87c57
tree3b25966924d145a62c29f9a8c37bb7d6f7b948d5
parenta90b7ea969b4332a6229be1c4160190a3ec79200
Revert "Make an empty "?action=" parameter default to "view""

Breaks all non-view actions on dev wikis, something's not right with the patch.

This reverts commit a90b7ea969b4332a6229be1c4160190a3ec79200.

Change-Id: Ib9a5eb07ef48716df193fbb62a86c13e5c80dafd
includes/MediaWiki.php
includes/actions/Action.php
includes/skins/SkinTemplate.php
tests/phpunit/includes/actions/ActionTest.php