Project

General

Profile

Actions

Bug #7290

closed

jQuery: CB DatePicker not updating input pointer on clone

Added by krileon over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
01 October 2018
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon over 5 years ago

It's due to cbdatepicker.settings.target not being processed. Needs same treatment as cbtooltip jQuery and its target attributes.

Actions #2

Updated by krileon over 5 years ago

  • 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.

Actions #3

Updated by beat over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF