Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.1.10
-
None
-
None
-
OS: windows 7
Browser: safari, chrome, firefox
Description
use calendar tag: <t:inputCalendar></inputCalendar>
1. click calendar icon and select year 1800 or older (i.e. 1799, 1798), random month and random day
3. date is displayed in calendar component field (MM/dd/yyyy).
4. click again calendar icon
years are displayed with negative values. year 1800 is represented by -100, 1799 by -101 and so on.
alternative way to reproduce is just to manually enter some date and click calendar icon (i.e. 02/25/1800, 05/15/1789)
N.B. issue is not reproducible on Internet Explorer