You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Parson (JIRA)" <ji...@apache.org> on 2013/04/08 09:33:15 UTC

[jira] [Created] (WICKET-5136) CheckingObjectOutputStream#check(Object) swallows Exception without logging the cause

Peter Parson created WICKET-5136:
------------------------------------

             Summary: CheckingObjectOutputStream#check(Object) swallows Exception without logging the cause
                 Key: WICKET-5136
                 URL: https://issues.apache.org/jira/browse/WICKET-5136
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.5.0
            Reporter: Peter Parson
            Priority: Minor


A warning message is sent to log when an exception occurs during checking, but it does not include information about the exception itself.

Patch: pass Exception object to log.warn

--
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