Click Framework  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: CLK-327
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Bob Schellink
Reporter: Bob Schellink
Votes: 0
Watchers: 0
Operations

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

ErrorPage is not displayed if creation of context throws exception

Created: 04/Mar/08 09:36 PM   Updated: 12/Mar/08 09:01 PM
Component/s: None
Affects Version/s: 1.4
Fix Version/s: 1.5 M1


 Description  « Hide
Exceptions thrown when creating a new Context should be handled by Click's ErrorPage.

 All   Comments   Change History      Sort Order:
Malcolm Edgar [09/Mar/08 10:01 AM]
The createContext() method should move down into the try catch block, below the logging code.

Bob Schellink [09/Mar/08 10:12 AM]
Checked in a fix.