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: Cagatay Civici
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.