Possible bug for minicalendar in details-form?

Hi.

I’ve been using minicalendar as a date-selector in the event details-window. The default functionality for it is to spawn the minicalendar widget once the date-textinput is clicked. However, if this textinput is pressed while the minicalendar is already being displayed, another one is created. You can then continue to spawn minicalendars infinitely. This behavior is also displayed in the example bundled with scheduler 2.2 (samples/05_calendar/03_in_form.html)

It might be that the function being called when the textinput is pressed, fails to determine if the minicalendar is being displayed or not, I’m not sure.

I believe this is a bug because this behavior is NOT displayed in Scheduler’s Joomla component. I took the javascript code for the minicalendar-extension bundled with the Joomla component for my Scheduler-project. The problem disappeared.

Just a heads up.

Yep, this is a known issue.
Fixed extension can be taken from the next page
docs.dhtmlx.com/doku.php?id=dhtm … own_issues