History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WAFFLE-71
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Mauro Talevi
Reporter: Mauro Talevi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Waffle

Better handling of fatal system errors

Created: 18/Apr/08 11:37 AM   Updated: 18/Apr/08 11:40 AM
Component/s: Core
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified


 Description  « Hide
Currently, the scenario of fatal system errors (eg when no context container or controller are found) is handled by throwing a ServletException, which is not optimal.

Better to introduce an errors view page (configurable like view prefix/suffix via the WaffleServlet init and defaulting to "errors") to which the user can be redirected when the exception is thrown.

The exception content is handled via the ErrorsContext - similarly to when the action method invocation fails (see WAFFLE-70).



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.