[
http://opensource.atlassian.com/projects/hibernate/browse/HV-2?page=all ]
Emmanuel Bernard moved ANN-543 to HV-2:
---------------------------------------
Project: Hibernate Validator (was: Hibernate Annotations)
Key: HV-2 (was: ANN-543)
Component: validators
(was: validator)
Fix Version: (was: 3.2.2)
Version: FIRST
(was: 3.2.1)
Bug in both @Past and @Future validating Strings
------------------------------------------------
Key: HV-2
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-2
Project: Hibernate Validator
Type: Bug
Components: validators
Versions: FIRST
Reporter: Klaus Friedel
Priority: Minor
Original Estimate: 10 minutes
Remaining: 10 minutes
Both PastValiadator and FutureValidator use DateFormat.getTimeInstance() to validate
Objects of type String.
As it doesn't make much sense to compare time values only, they should instead use
DateFormat.getDateInstance().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira