You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2009/05/27 05:09:45 UTC

[jira] Resolved: (TOMAHAWK-1361) InputDate should only set the date fields when it is in date mode

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

Leonardo Uribe resolved TOMAHAWK-1361.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.9-SNAPSHOT
         Assignee: Leonardo Uribe  (was: Cagatay Civici)

Fixed 'both' type, added some comments and reset seconds on both type.

> InputDate should only set the date fields when it is in date mode
> -----------------------------------------------------------------
>
>                 Key: TOMAHAWK-1361
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1361
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>          Components: Date
>    Affects Versions: 1.1.8-SNAPSHOT
>            Reporter: Cagatay Civici
>            Assignee: Leonardo Uribe
>             Fix For: 1.1.9-SNAPSHOT, 1.1.8
>
>
> When inputDate component is used for selecting a date only, it does not display the time fields, but everytime a value is set a new date value with the current time is set as the value. This is inconsistent because the java.util.Date value does not stay same after a model update although component values are not changed by the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.