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

Key: WAFFLE-42
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
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

ErrorsContext should not instantiated in the WaffleServlet

Created: 27/Nov/07 03:46 AM   Updated: 03/Dec/07 01:23 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.0-rc-1

Time Tracking:
Not Specified


 Description  « Hide
ErrorsContext should not be instantiated in servlet, but registered in the request level container.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mauro Talevi - 03/Dec/07 01:23 PM
ErrorsContext is now instantiated by the Registrar and defaults to DefaultErrorsContext only if user has not registered it (cf WAFFLE-45).