- Issue created by @prudloff
If the config page has never been save, the controller will display "no page".
I think it would be better to return a 404 error instead.
The controller could throw a NotFoundHttpException, Drupal will catch the exception and display the 404 eror page.
Active
1.0
Code