You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2012/09/14 21:52:11 UTC

[jira] [Resolved] (WW-3836) Struts 2 losing timestamp in java.util.Date when validation failed

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

Lukasz Lenart resolved WW-3836.
-------------------------------

    Resolution: Duplicate
      Assignee: Lukasz Lenart
    
> Struts 2 losing timestamp in java.util.Date when validation failed
> ------------------------------------------------------------------
>
>                 Key: WW-3836
>                 URL: https://issues.apache.org/jira/browse/WW-3836
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.1.2
>            Reporter: Sam
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.5
>
>
> I have a form with java.util.Date (createTimestmp) and it has both date & time.
> createTimestmp is an hidden field on the form. When I fetch record from database it has "5/17/12 12:58:33 PM.688" as value.
> If I change something on the form and if validation is GOOD, then creatTimestmp value is retained to the original value. That is, its still "5/17/12 12:58:33 PM.688".
> But if the validation fails, and user goes to input form again, then createTimestmp value changes to "5/17/12". The timestamp is missing.
> Looks like a bug to me in struts 2.
> Why is struts 2 dropping timestamp on INPUT result...?
> Can someone please help.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira