Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
Right now when you call for a nonexistant action you recieve a blank page. We should either create a 404 error or some standard page for outputting error messages (probably a 404 and output error text to the logs)
The 404 error is specific to the Http protocol. There should be an error handler that creates 404 and other runtimer errors depending on the circumstances. Of course, this will be in the standard action platform.