Could that be the same as described in: https://issues.apache.org/jira/browse/WICKET-522
Martin mchack schrieb: > Appears to be incorrect behavior with validation in DateField (DateTextField) > component. I am using the data picker, which works fine, but if I enter bad > data manually into the input field it appears that there are problems. > > Using default short format. > > Random text input is ignored - would have expected a validation issue to be > reported. > > Entering incorrect data such as month = 1000 truncates month to 10 and works > fine, but still feel like it should be invalid input. > > Entering incorrect data such as month = 55 or day = 40 results in uncaught > exception. > > Thanks > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
