Issue (View Online)

Key: NXP-543
Issue Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Thierry Delprat
Reporter: Anahide Tchertchian

Operations

View all
View comments
View history
error interceptor hides errors 
Updated: 12/02/07 12:25   Created: 02/02/07 14:48  

The following comment has been added to this issue: [ Permlink ]

Author: Anahide Tchertchian
Date: 12/02/07 12:25
Comment:
some thougths after review: i cannot really see the point of using a custom error interceptor as this is already customizable using the seam exceptions.xml configuration file. plus this interceptor can only be used on business delegates => redirect to custom error page is not performed for other errors.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M1

 Description   
The error interceptor sometimes hides errors, especially when error is caught during the rendering phase (new tags debugging shows it).
Other problems :
- error is caught whatever life cycle phase it is => relations create form custom validator, which is defined on the bean, cannot raise a ValidationError properly because the interceptor intercepts it.
- redirect is performed whatever life cycle phase it is: an IllegalStateException (attempt to redirect during render response phase) can be raised instead of the original error...

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to