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

Martin Grigorov resolved WICKET-5536.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.15.0
                   7.0.0
         Assignee: Martin Grigorov

This has been catched by FindBugs and fixed at Mar 5 2014 with commit 
83ee2bd33ee91eb24f8f97002875dd73ebae6f2a.
Thanks!

> Error message without parmeters filled.
> ---------------------------------------
>
>                 Key: WICKET-5536
>                 URL: https://issues.apache.org/jira/browse/WICKET-5536
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.14.0
>         Environment: All
>            Reporter: Pawel P
>            Assignee: Martin Grigorov
>            Priority: Trivial
>              Labels: easyfix
>             Fix For: 7.0.0, 6.15.0
>
>
> Method throws exception without parameters filled. 
> Method :
> public static <T extends Enum<T>> T toEnum(final CharSequence value, final 
> Class<T> enumClass)
> Class:
> org.apache.wicket.util.string.Strings
> Exception message:
> String.format("Cannot convert '{}' to enum constant of type '{}'.", value, 
> enumClass)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to