
Bug: calendarcontrol doesn't deal well with 2 digit years
Reported by dleffler | January 4th, 2014 @ 05:55 AM | in 2.2.4 (closed)
If you have a system date format set to a 2 digit year, it'll mess up the calendarcontrol (the one with a text box which pops up a date control) so that if you select 2014, it'll be saved as '14' which translates to 1914.
Comments and changes to this ticket
-
dleffler January 5th, 2014 @ 03:58 AM
After some research, this control isn't very usable since it requires processing of the input/output (e.g., you MUST enter/parse 5 separate input fields though the control::parseData() method helps it isn't being used.
-
dleffler January 10th, 2014 @ 12:41 AM
- State changed from new to resolved
- Assigned user set to dleffler
- Milestone set to 2.2.4
We fixed this specific issue in the code several pushes back
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS