Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#11143 closed bug (fixed)

Datepicker: Date range demo doesn't handle manually entered dates

Reported by: pgpp05 Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.datepicker Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:

Description

I don't know where to submit this request. Sorry if it's not the right place.

The demo at http://jqueryui.com/datepicker/#date-range has a bug. You are using onClose handler to set the datepicker boundaries, but you should use .on('change').

The explanation of the bug can be found in #11060

Thank you for your time.

Change History (3)

comment:1 Changed 8 years ago by Scott González

Status: newopen
Summary: Fix the demo at http://jqueryui.com/datepicker/#date-rangeDatepicker: Date range demo doesn't handle manually entered dates

comment:2 Changed 8 years ago by Scott González

Resolution: fixed
Status: openclosed

Datepicker: Fix date range demo when entering values manually

Fixes #11143 Closes gh-1454

Changeset: fac8e517d7ea4c65bad21a65ad59eef1e4379efb

comment:3 Changed 8 years ago by Scott González

Milestone: none1.12.0
Note: See TracTickets for help on using tickets.