Ticket #5833 (closed Bug: fixed)

Opened 5 years ago

Last modified 5 months ago

Keep existing date in the calendar widget

Reported by: olivluca Owned by: hannosch
Priority: minor Milestone: 3.0b2
Component: Infrastructure Keywords:
Cc:

Description

If the calendar widget is used to edit an existing date that's outside the range starting_year-ending_year, the year is left undefined. This doesn't seem to be a problem if the user doesn't touch the widget (the existing date is kept), but if he does it's impossible to select the original date anymore. The attached patch extends the range to comprise the existing date.

Attachments

date.patch Download (443 bytes) - added by olivluca 5 years ago.

Change History

Changed 5 years ago by olivluca

comment:1 Changed 5 years ago by hannosch

  • Owner changed from somebody to hannosch
  • Status changed from new to assigned
  • Milestone changed from 2.5.x to 3.0

comment:2 Changed 5 years ago by hannosch

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [13788]) Documentation reorganization and keep existing date in the calendar widget in datecomponents.py. This closes #5833.

comment:3 Changed 3 years ago by hannosch

  • Component changed from Calendar and time to Infrastructure

comment:4 Changed 5 months ago by hannosch

(In [13788]) Documentation reorganization and keep existing date in the calendar widget in datecomponents.py. This closes #5833.

Note: See TracTickets for help on using tickets.