Allow custom error pages if View Code does not exist
Currently any unkown View Code in the URL (e.G: vid=PRIMA) leads to empty page and rotating diamonds.
In the background Angular is unable to fetch the configuration URL /primo_library/libweb/webservices/rest/v1/configuration/PRIMA which is answered by an HTTP 406 error from the server.
To the enduser its completely unclear where the problem is located, did she/he make a mistake or is there a problem on the server.
I would suggest to provide at least generic error page (View Code not found) and respond by HTTP 404 or 406 to the client. This is also important for search engine crawlers if there are any outdated permalinks on websites.
For mulittenant and local installations it would be great if this can be customized at installation level.
Thanks
Ulrich

-
Manu Schwendener commented
-
Manu Schwendener commented
+1