Create a com_content custom field and edit an article from the front end.
The browser console reports this error:
jquery.min.js?b2ad6c9…:3 GET http://localhost/media/jui/images/ajax-loader.gif 404 (Not Found)
Path misses (in my case) the j37 folder element as in: http://localhost/j37/media/jui/images/ajax-loader.gif
I guess it is about this: https://github.com/joomla/joomla-cms/blob/staging/media/system/js/core-uncompressed.js#L731 But I have no idea about JS Code. But I guess we need to set somewhere data-basepath
as body
attribute.
Status | New | ⇒ | Discussion |
Category | com_content com_fields | ⇒ | com_content com_fields JavaScript |
On a sidenote, does anyone know why we have the ajax-load.gif two times? Once in /media/jui/images and another one in /media/jui/img. We should probably use the one in /img and get rid of the other with J4
Title |
|
Title |
|
Title |
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-13 06:29:03 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15305
closed as having PR #15529
I can confirm in Chrome console
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15305.