![]() |
|
|
|
|
Issue Type:
|
Task
|
|
Affects Versions:
|
5.2.4 |
|
Assignee:
|
Mikaël Geljic
|
|
Created:
|
23/Apr/14 11:44 AM
|
|
Description:
|
Up till now (see original ticket), we (I) disabled VaadinSession's default error handler by setting it to null.
This was probably done so that only our own error handler (which is registered on the UI, not the session) deals with Vaadin errors, avoiding the big fat red boxes. Our AdmincentralErrorHandler sends message to the pulse.
Now, although it doesn't even prevent the big fat red boxes to show up, it has the definite disadvantage to swallow Vaadin internal errors like PaintExceptions — those that are obviously not handled at UI level, because they occur while the UIDL response is being written.
We need to either restore the session-level DefaultErrorHandler, which is enough for the exceptions to appear in the logs, or add a specific handler of our own instead. Just anything but null really.
|
|
Fix Versions:
|
5.3 |
|
Project:
|
Magnolia UI
|
|
Labels:
|
errorhandling
|
|
Priority:
|
Major
|
|
Reporter:
|
Mikaël Geljic
|
|
Security Level:
|
Public |
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <
[email protected]>
----------------------------------------------------------------