[
https://issues.apache.org/jira/browse/WICKET-6534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360608#comment-16360608
]
Sandor Feher commented on WICKET-6534:
--------------------------------------
Thanks. Works fine in this way.
> RangeValidator throws java.lang.Integer cannot be cast to java.lang.String
> exception
> ------------------------------------------------------------------------------------
>
> Key: WICKET-6534
> URL: https://issues.apache.org/jira/browse/WICKET-6534
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 7.9.0
> Reporter: Sandor Feher
> Assignee: Sven Meier
> Priority: Major
>
> Hi,
> I have an Integer field (month) which need to be verified by RangeValidator
> but in 7.9.0 it throws exception,
> Last cause: java.lang.Integer cannot be cast to java.lang.String
> WicketMessage: Exception 'java.lang.Integer cannot be cast to
> java.lang.String' occurred during validation
> org.apache.wicket.validation.validator.RangeValidator on component 2:form:ho
> I created a quickstart for this issue:
> https://github.com/sfeher/rangevalidatorquickstart
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)