History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-379
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Herko ter Horst
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

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

webclient should handle exceptions properly

Created: 06/Apr/07 10:55 AM   Updated: 20/Mar/08 08:45 PM
Component/s: Web interface
Affects Version/s: 2.0-beta4, 2.0-beta2, 2.0-beta3
Fix Version/s: 2.0-beta5


 Description   
The webclient currently "handles" a lot of exceptions by simply catching them and calling e.printStackTrace(). These exceptions should be properly handled. The poor handling of exceptions results in NPE's in SelectQueryFormController specifically, where result.getBindingNames() is called even when an exception is thrown and 'result' is null.

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.