Bug #60093
closedDatepicker doesn't show in IRRE form
0%
Description
When you have a date(time) field in a IRRE form the datepicker doesn't show when clicking the calendar icon.
Updated by Benni Mack about 10 years ago
- Status changed from New to Needs Feedback
Hey Frans,
this is a downside of the old JS logic, and not easily fixable. We solved it in 7.x with the new DateTimePicker which works. Is that ok for you?
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Needs Feedback to Resolved
fixed on master
Updated by Clément MICHELET almost 10 years ago
Hi Mathias,
When you say "Fixed on master", you mean that it is fixed for 7.x (7.2 I presume), correct ? I've checked on the latest commit on branch 6.2 and it is not fixed yet.
Do you have a plan to backport the fix to 6.2 ? This bug is really annoying for user contribution.
Updated by Guy Couronné over 9 years ago
Hi,
I would to know if this problem will be fixed on LTS 6.2, as multiple of my client are requesting a fix.
Thanks
Updated by Frans Saris over 9 years ago
Currently there is no fix for 6.2.
As the datepicker is completely renewed in 7 we can not use that solution for 6.2.
Benni mentioned it will not be easy fixable. But we are open for a patch for the 6.2 branch.
As development of 6.2 is currently in important bugfixes mode only non intrusive patches will be merged.
Maybe it is easier to upgrade to 7?
Gr. Frans