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

Martin Grigorov updated WICKET-2666:
------------------------------------

    Attachment: WICKET-2666.patch

> ConvererLocator.convertToString discards original cause of conversion failure
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-2666
>                 URL: https://issues.apache.org/jira/browse/WICKET-2666
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>            Reporter: Alex Grant
>            Priority: Minor
>         Attachments: WICKET-2666.patch
>
>
> In ConverterLocator.convertToString, in the catch block, an Exception e is 
> caught, and a new ConversionException is thrown, however the new 
> ConversionException is not initialised with the original Exception e as its 
> cause, making it difficult to determine why the conversion failed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to