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

Sven Meier resolved WICKET-5276.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 6.10.0
                   7.0.0
         Assignee: Sven Meier

I've added ConversionException to the method signature and improved javadoc
                
> JavaDoc & API for IConverter
> ----------------------------
>
>                 Key: WICKET-5276
>                 URL: https://issues.apache.org/jira/browse/WICKET-5276
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Betlista
>            Assignee: Sven Meier
>            Priority: Minor
>              Labels: conversion
>             Fix For: 7.0.0, 6.10.0
>
>
> Documentation and API for IConverter.convertToObject(String value, Locale 
> locale) should be modified to describe how to signalize that there is problem 
> with conversion.
> In FormComponent convertInput() I found that ConversionException is catched 
> here, this have to be specified  in IConverter interface (both in 
> convertToObject and for interface JavaDoc also).

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