Details
Description
When double clicking on a cell displaying an XObject property of type date, the cell is switched to a text field.
This text field is supposed to be enhanced with a date picker (see XObject inline editing).
This is not the case in LD and the following error is displayed in the browser's console:
Uncaught TypeError: f(...).toMomentFormatString is not a function
at Object.l (eval at globalEval (jquery.js:343), <anonymous>:4:407)
at Object.f (jquery.js:497)
at Object.<anonymous> (jquery.js:3366)
at i (jquery.js:3187)
at Object.add [as done] (jquery.js:3246)
at Array.<anonymous> (jquery.js:3365)
at Function.each (jquery.js:365)
at Object.<anonymous> (jquery.js:3361)
at Function.Deferred (jquery.js:3427)
at Object.then (jquery.js:3360)
Attachments
Issue Links
- is duplicated by
-
XWIKI-18695 Editing an XObject property of type Date fails to display a datepicker
-
- Closed
-