#2674 closed defect (fixed)
DropdownDatePicker resets to 12/31/1969 on error
Reported by: | Adam Peller | Owned by: | tk |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Enter an invalid value in a dropdowndatepicker like "abcd". Instead of reverting to the previous date, as I think it used to, the date is set to 1969-12-31 (unix epoch?) which doesn't seem right.
Not sure if this should be a 0.4.3 thing or just something to fix in the trunk
Change History (4)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | → 0.4.3 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Re-opening so we don't lose this. I think trunk is basically dead, so it's meaningless unless we get this fix in the 0.4 branch. I think this is worth fixing for 0.4.3, do you agree?
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
(In [8396]) fixes #2674