Ticket #2674 (closed defect: fixed)

Opened 17 months ago

Last modified 5 months ago

DropdownDatePicker resets to 12/31/1969 on error

Reported by: peller Owned by: tk
Priority: normal Milestone:
Component: Widgets Version: 0.4.2
Severity: normal Keywords:
Cc:

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

Changed 16 months ago by ktiedt

  • status changed from new to closed
  • resolution set to fixed

(In [8396]) fixes #2674

Changed 16 months ago by peller

  • status changed from closed to reopened
  • resolution deleted
  • milestone set to 0.4.3

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?

Changed 15 months ago by ktiedt

  • status changed from reopened to closed
  • resolution set to fixed

(In [8684]) fixes #2665 fixes #2674 This fixes 2 very annoying bugs and cleans up a few things.

Changed 5 months ago by anonymous

  • milestone deleted

Milestone 0.4.4 deleted

Note: See TracTickets for help on using tickets.