Description
Steps to reproduce :
- Create a new page
- Open the History tab (there should be one version in history: 1.1)
- Copy the URL of the Delete link
- Add to the URL the following parameters : &rev1=2.1&rev2=2.1 (use any revision number that does not show up in history)
- Access the new URL in the browser
- Click on Yes when asking if Are you sure you wish to delete versions from 2.1 to 2.1 inclusive?
Expected result :
The page is not deleted, as the version used for deletion does not exist.
Actual result :
The page is deleted.