[ http://issues.apache.org/jira/browse/MYFACES-428?page=comments#action_12329642 ]
Martin Marinschek commented on MYFACES-428: ------------------------------------------- I will need more information about your problem to fully understand what is not working for you. Can you post JSP file and backing bean? regards, Martin > InputDate(s) within dataTable submitting incorrect dates > -------------------------------------------------------- > > Key: MYFACES-428 > URL: http://issues.apache.org/jira/browse/MYFACES-428 > Project: MyFaces > Type: Bug > Versions: 1.0.9m9 > Environment: JDK 1.4.2_08, win XP, Jetty 5 > Reporter: Colin Chalmers > Assignee: Martin Marinschek > Priority: Minor > Attachments: inputdate > > Using InputDate within a dataTable to accept birthDates of clients. The dates > are rendered correctly on screen afterwhich one may select the individual > dates. After submitting to server all date objects in the individual customer > objects are set to the *last* date that was selected. > A workaround I'm using at the moment is to use inputText fields in > conjunction with a date pattern which works correctly. > Using the InputDate out with the datatable to accept (for example) a > departure date works no problem. -- 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
