Soften test for incomplete edit POST
authorAdam Roses Wight <awight@wikimedia.org>
Thu, 5 Jun 2014 00:13:31 +0000 (17:13 -0700)
committerAwight <awight@wikimedia.org>
Thu, 5 Jun 2014 00:20:24 +0000 (00:20 +0000)
commit05a19c5ba7145bed7c2a323e5f6c9e9babea53a0
tree4dc14ff7c0133ab2231b1339c9977bb9a2bb65a0
parent77f9979e9b6d3d80e019c057230bf726dd92223c
Soften test for incomplete edit POST

Do not reject POSTs from forms that were rendered before
wpUltimateParam was added.

There is also an open question about whether we should respect
kludgey scripts which have hardcoded form params.

See Umherirrender's comment on
change I78f1bbcc9bb092568fbfbec19c08d697c9ae75f8

Change-Id: I28bd6d45442bc3ba352f0de7a50709adb98b1c50
includes/EditPage.php