have the same issue with cocoon 2.1.4 and apparrently the java.util.Date class accepts this (as far as I know) so the only thing that you can do (as what I did) is to implement a clientside date validation; you can find plenty examples on the net but if you want I can easily drop one here
Gunter Merico Raffaele <[EMAIL PROTECTED]> 07/12/2005 10:13 Please respond to users@cocoon.apache.org To users@cocoon.apache.org cc Subject cform date validation Dear community I have a strange effect with cform date fields. Values like 32.12.2005 or 29.2.2005 are automatically corrected to 1.1.2006 or 1.3.2005 without any validation error. What can I do to let the cform validation service declare such dates as incorrect? For your support many thanks in advance ... Raffaele --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]