EditPage: Add returntoquery parameter to anoneditwarning links
authorRoan Kattouw <roan.kattouw@gmail.com>
Thu, 15 Nov 2018 01:08:45 +0000 (17:08 -0800)
committerRoan Kattouw <roan.kattouw@gmail.com>
Thu, 15 Nov 2018 01:08:45 +0000 (17:08 -0800)
commit6d4b92f930d8e06c74114ced1a27ff33e4e26a28
treedb58ba196cfd9d0e892ec0f740fb2c0d51fc8b0d
parentd6aac6dc4ee554fe60590452134502b15f69e0a0
EditPage: Add returntoquery parameter to anoneditwarning links

It's important to send people back not just to the page they were
editing, but to the actual edit action as well.

Bug: T208989
Change-Id: I010145840da1ac93927db846872eaf9843116bd7
includes/EditPage.php