Opened 17 years ago

Closed 17 years ago

#4448 closed (fixed)

OpenCalendar should get its current value from the date field it edits

Reported by: anonymous Owned by: anonymous
Component: contrib.admin Version: dev
Severity: Keywords: sprintsept14 Javascript date calendar
Cc: Triage Stage: Design decision needed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

OpenCalendar should get its current value from the date field it edits, now it always is opened to current date.

Attachments (1)

openCalendar_redraw_with_current.diff (1.1 KB ) - added by gkelly@… 17 years ago.
Updates calendar widget on redraw when date in text input changes.

Download all attachments as: .zip

Change History (7)

comment:1 by anonymous, 17 years ago

Behavior was in Firefox 2.0.0.4 (have not tested other browsers)

comment:2 by gkelly@…, 17 years ago

Owner: changed from nobody to anonymous
Status: newassigned

by gkelly@…, 17 years ago

Updates calendar widget on redraw when date in text input changes.

comment:3 by gkelly@…, 17 years ago

Has patch: set
Resolution: fixed
Status: assignedclosed
Triage Stage: UnreviewedDesign decision needed

Patch added. Calendar widget redraws with year and month based on the value in the text input field.

comment:4 by gkelly@…, 17 years ago

Resolution: fixed
Status: closedreopened

Sorry, shouldn't have closed the ticket.

comment:5 by gkelly@…, 17 years ago

Keywords: sprintsept14 added

Added keyword: sprintsept14

comment:6 by Jacob, 17 years ago

Resolution: fixed
Status: reopenedclosed

(In [6214]) Fixed #4448: the calendar widget now refreshes if the date field is changed. THanks, gkelly.

Note: See TracTickets for help on using tickets.
Back to Top