Thanks for your quick response.

Now I have updated my lib into wicket1.4-rc2.

Rerun the date input functoin and I have another exception.(the date field
is not empty)

--
Caused by: java.lang.ClassCastException: java.util.Date
        at
org.apache.wicket.util.convert.converters.SqlDateConverter.convertToObject(SqlDateConverter.java:43)
        at
org.apache.wicket.util.convert.converters.SqlDateConverter.convertToObject(SqlDateConverter.java:28)
        at
org.apache.wicket.markup.html.form.FormComponent.convertInput(FormComponent.java:1297)
--

Is this also another bug of SqlDateConverter?
Or I need to modify any code of my program?
Thank you.
-- 
View this message in context: 
http://www.nabble.com/A-Bug-in-SqlDateConverter--tp22145097p22145456.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to