Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
Validation of the date is badly broken. To reproduce go to component-showcase->components->calendar. In the input box of a Pop-up Calendar type 12/32/2007 and hit return, date changes to 01/01/2008. This is very serious as it makes selectInputDate unusable in production einvironment.
Problem still exists in 1.6.
Created a Selenium testcase for the issue to enable testing in future.