Steps to reproduce:
- go to any article
- click link Edit
- "edit article" page will open
- page URL ends with &action=edit
- but sometimes. page URL does not end with &action=edit but with something like &action=edit&oldid=40654
- for example:
More background: I am creating automated tests that drive browsers for mediawiki and I have noticed a failed test:
https://gerrit.wikimedia.org/r/#/c/30801/
I wanted to check if adding &oldid=(id) sometimes to the end of the URL is expected behavior.
Version: 1.21.x
Severity: normal