Prior to Joomla 3.7, JHTML::_('behavior.calendar') will load:
/media/system/js/calendar.js
/media/system/js/calendar-setup.js
/media/system/css/calendar-jos.css
In Joomla 3.7, only calendar.js is loaded. The 2 other files still exist.
Priority | Urgent | ⇒ | Medium |
Status | New | ⇒ | Discussion |
Already fixed
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-15 14:58:25 |
Closed_By | ⇒ | rdeutz |
I am still finding this error with joomla3.7.4
Please help
@nicknripendra please open a new Issue as this one is closed.
I am still finding this error with joomla3.7.5, maybe just a kind of similiar error
calendar doesn't work in a view in a modal, but calendar works in a list view as a part of a filter
Please help
@michaelulm please open a new Issue as this one is closed.
The code i there: https://github.com/joomla/joomla-cms/blob/staging/libraries/cms/html/behavior.php#L567-L592