[Geoserver-devel] [jira] Created: (GEOS-4377) Changing settings in WCS dialog results in type conversion error

Changing settings in WCS dialog results in type conversion error
----------------------------------------------------------------

                 Key: GEOS-4377
                 URL: http://jira.codehaus.org/browse/GEOS-4377
             Project: GeoServer
          Issue Type: Bug
          Components: WCS, Wicket UI
    Affects Versions: 2.1-RC1
            Reporter: Björn Harrtell
            Assignee: Andrea Aime

I think there is something wrong about the Resource Consumption Limits validation..

org.apache.wicket.WicketRuntimeException: Exception 'java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.Long' occurred during validation org.apache.wicket.validation.validator.MinimumValidator on component 71:form:maxInputMemory
  at org.apache.wicket.markup.html.form.FormComponent.validateValidators(FormComponent.java:1622)
  at org.apache.wicket.markup.html.form.FormComponent.validate(FormComponent.java:1201)
  at org.apache.wicket.markup.html.form.Form$23.validate(Form.java:2161)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira