<t:inputDate> can not be null
-----------------------------
Key: TOMAHAWK-868
URL: https://issues.apache.org/jira/browse/TOMAHAWK-868
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Date
Affects Versions: 1.1.5-SNAPSHOT
Environment: JBoss, XP, IE/FireFox
Reporter: Dave
Fix For: 1.1.5-SNAPSHOT
<h:form>
<t:inputDate value="#{testBean.date}" type="both" popupCalendar="true"/>
...
</h:form>
If all fields for the date is blank, I got Validation Error (invalid date). So
it can not be null.
The date is not required, and it should be allowed to be null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira