Wicket Calendar Not Appearing When A Validation Error Occurs.
-------------------------------------------------------------
Key: WICKET-968
URL: https://issues.apache.org/jira/browse/WICKET-968
Project: Wicket
Issue Type: Bug
Components: wicket-datetime
Affects Versions: 1.3.0-beta4
Environment: Ubuntu, Jetty, Wicket 1.3.0 -SNAPSHOT
Reporter: Carlo M. Camerino
After loading a page, I encounter no errors.
The calendar appears properly.
However,
My problem is that whenever I encounter a validation error in my form, the
wicket calendar does not show up already.
It will not appear at all in the screen already.
I'm using the latest repository snapshots.
import org.wicketstuff.calendar.markup.html.form.DateField;
This field is what I'm using.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.