Description
Deleting comments out of order leads to NullPointerException in ModelFactory.toRestPage.
How to reproduce:
- Have a page with more than one comment
- Delete the first comment
- invoke toRestpage on an instance of ModelFactory for this page with the withObjects parameter set to true