Bug #7290
closed
jQuery: CB DatePicker not updating input pointer on clone
Added by krileon about 6 years ago.
Updated about 6 years ago.
Start date:
01 October 2018
Description
When cloned the hidden input pointer were the UTC value is stored and passed to POST is not being updated. This causes the cloned datepicker to only be able to set the date after save and re-display.
It's due to cbdatepicker.settings.target not being processed. Needs same treatment as cbtooltip jQuery and its target attributes.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in !1408
Rewrote how this plugin binds so it can bind to the original hidden element instead of the selector.
- Status changed from Resolved to Closed
Also available in: Atom
PDF