Datepicker: destroy, disable, and enable methods affect sibling datepickers
When $(...).datepicker('destroy'); is issued all image buttons (buttons defined during initialization with a buttonImage and buttonImageOnly: true) for all datepickers are removed.
An example is attached, clicking the init startdate and init enddate will place two images on the screen in the correct position and wired properly. Clicking either of the remove buttons, removes both of the images instead of just the one associated with the datepicker being destroyed.
Change History (12)
Milestone: |
TBD →
1.7
|
Priority: |
minor →
major
|
Summary: |
Datepicker Destroy Bug →
Datepicker destroy affects other datepickers
|
Owner: |
set to rdworth
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Summary: |
Datepicker destroy affects other datepickers →
Datepicker: destroy, disable, and enable methods affect sibling datepickers
|
Priority: |
major →
critical
|
Milestone: |
1.7.1 →
1.8
|
Resolution: |
fixed
|
Status: |
closed →
reopened
|
Version: |
1.6rc6 →
1.7.1
|
Resolution: |
→ fixed
|
Status: |
reopened →
closed
|
Datepicker HTML Test Case