Please review carefully, I cannot see negative side effects from this patch. It gives...
authorThomas Gries <wikinaut@users.mediawiki.org>
Sun, 5 Feb 2012 11:00:07 +0000 (11:00 +0000)
committerThomas Gries <wikinaut@users.mediawiki.org>
Sun, 5 Feb 2012 11:00:07 +0000 (11:00 +0000)
commit87ed9b37f24fea6ebc85b6da9083b3420cc796eb
tree802f927a8ee62d3a23615bb3c241e30c279b04f0
parentb692b67edb3ee84705509f08117da9d625540bf6
Please review carefully, I cannot see negative side effects from this patch. It gives extensions which use the (depreacted) UnknownAction hook a chance to see the original action= value. This fixes bug 34203 and bug 34161 UnknownAction hook problem: the hook must pass the unknown action to the callee and not the value "nosuchaction"
includes/Wiki.php