[ http://issues.apache.org/jira/browse/MYFACES-646?page=comments#action_12356318 ]
Martin Marinschek commented on MYFACES-646: ------------------------------------------- In Java itself, the GregorianCalendar is by default set to lenient, so obviously this is desireable. You might want to re-open this as a request for change - an option for the inputDate to support lenient true/false - or register your own converter that handles this correctly. regards, Martin > <x:inputDate> accepts invalid date input > ---------------------------------------- > > Key: MYFACES-646 > URL: http://issues.apache.org/jira/browse/MYFACES-646 > Project: MyFaces > Type: Bug > Components: Tomahawk > Reporter: Stephan Strittmatter > Priority: Critical > Fix For: Nightly > > If you e.g. insert as day "33" and select "September" then the date is > converted to 3. Oct. instead of raising an error. > In addition: Is it also possible to disable the direct manual input and allow > only using the popup? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
