Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.2 M2
-
None
Description
For example doing this generates a NPE: http://localhost:8080/xwiki/bin/delete/XWiki/Somenonexistentdocument?id=6
There should be check to see if the document is in the deleted document list before trying to erase it.