J. Garcia created WW-3841:
-----------------------------
Summary: Struts 2 losing timestamp in java.util.Date when
validation failed
Key: WW-3841
URL: https://issues.apache.org/jira/browse/WW-3841
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 2.3.3
Environment: jdk 1.6, windows
Reporter: J. Garcia
Fix For: 2.3.5
A full example based on struts2 blank archetype attached.
Run with maven2: mvn jetty:run
Url: http://localhost:8080/struts-test/example/Login
Enter as year of birth a bad integer: 1980aaa
You'll see the timestamp still there, BUT the milliseconds are set to zero.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira