You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Cagatay Civici (JIRA)" <de...@myfaces.apache.org> on 2007/01/24 10:59:49 UTC

[jira] Resolved: (TOMAHAWK-868) can not be null

     [ https://issues.apache.org/jira/browse/TOMAHAWK-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cagatay Civici resolved TOMAHAWK-868.
-------------------------------------

    Resolution: Cannot Reproduce

I'm resolving it because trying with 1.1.5-SNAPSHOT works for me.

> <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
>         Assigned To: Cagatay Civici
>             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.
-
You can reply to this email to add a comment to the issue online.