This is a bug found while testing #4168.
Steps to reproduce:
- Add a new page "page 1"
- Delete "page 1" via the Actions menu -> Delete
- In the "Do you really want to delete this item?" dialog, click the Delete button to confirm.
- In the recycle bin, restore "page 1"
- Try again to delete "page 1" via the Actions menu -> Delete
Expected: It should be possible to delete the item again.
Actual: an info message is shown ("page 1" has already been deleted) and it is not deleted.
Interestingly, deleting the page at this point via the Contents view works fine.