[ 
https://issues.apache.org/jira/browse/WICKET-5136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-5136.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.7.0
         Assignee: Martin Grigorov
    
> 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
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.7.0
>
>         Attachments: 
> CheckingObjectOutputStream_check_pass_exception_to_log_warn.patch
>
>
> 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

Reply via email to