[ http://issues.apache.org/jira/browse/MYFACES-428?page=all ]

Sharath Reddy updated MYFACES-428:
----------------------------------

    Attachment: inputDate.zip

Hello,

The attached zip file contains:
1. War file that will help you reproduce the problem (hit 
http://localhost:8080/blank/table.jsf)
2. Project containing JSP file and backing bean
3. Patch for the tomahawk 'inputDate' component

Hope this issue can finally be closed! Let me know if you have any questions...

> 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.zip, 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

Reply via email to