chandrajavin / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

start & end functionality does not correctly handle null entries #317

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 From the start/end demo page:
1. Select a start date.
2. Select an end date.
3. Set the start date to null. 

What is the expected output? What do you see instead?
The end date calendar still shows the limit set in step 1.

Please provide a URL to a page displaying the problem.
The demo page at: 
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerStartEnd.ht
ml 
shows this behavior.

What version of the datepicker are you using? On what operating system? And 
Which Browser?
Version 2, Windows XP, Chrome, FF.

Original issue reported on code.google.com by grahampc...@gmail.com on 5 Oct 2011 at 11:10