?
avatar nordmograph
nordmograph
14 Apr 2017

Steps to reproduce the issue

Create a com_content custom field and edit an article from the front end.

Actual result

The browser console reports this error:
jquery.min.js?b2ad6c9…:3 GET http://localhost/media/jui/images/ajax-loader.gif 404 (Not Found)

Expected result

Path misses (in my case) the j37 folder element as in: http://localhost/j37/media/jui/images/ajax-loader.gif

System information (as much as possible)

Additional comments

avatar nordmograph nordmograph - open - 14 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Apr 2017
avatar nordmograph nordmograph - change - 14 Apr 2017
The description was changed
avatar nordmograph nordmograph - edited - 14 Apr 2017
avatar nordmograph nordmograph - change - 14 Apr 2017
The description was changed
avatar AlexRed
AlexRed - comment - 14 Apr 2017

I can confirm in Chrome console


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15305.

avatar zero-24
zero-24 - comment - 14 Apr 2017

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.

avatar joomla-cms-bot joomla-cms-bot - change - 14 Apr 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 14 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Apr 2017
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Apr 2017
Category com_content com_fields com_content com_fields JavaScript
avatar zero-24
zero-24 - comment - 24 Apr 2017

cc @dgt41 proposed a solution.

avatar Bakual
Bakual - comment - 24 Apr 2017

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 😄

avatar dgt41
dgt41 - comment - 24 Apr 2017

@Bakual I did that already ;)

avatar joomla-cms-bot joomla-cms-bot - change - 24 Apr 2017
Title
[com_fields] Incorrect path to ajax-loader.gif when editing an article that has 1+ custom fields
Incorect path to ajax-loader.gif when editing an article that has 1+ custom fields
avatar joomla-cms-bot joomla-cms-bot - edited - 24 Apr 2017
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 25 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Apr 2017
Title
Incorect path to ajax-loader.gif when editing an article that has 1+ custom fields
[com_fields] Incorrect path to ajax-loader.gif when editing an article that has 1+ custom fields
avatar joomla-cms-bot joomla-cms-bot - change - 25 Apr 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 25 Apr 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Apr 2017
Title
Incorect path to ajax-loader.gif when editing an article that has 1+ custom fields
[com_fields] Incorrect path to ajax-loader.gif when editing an article that has 1+ custom fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 13 May 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-05-13 06:29:03
Closed_By franz-wohlkoenig
avatar joomla-cms-bot joomla-cms-bot - change - 13 May 2017
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 13 May 2017
avatar joomla-cms-bot joomla-cms-bot - change - 13 May 2017
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 13 May 2017
avatar joomla-cms-bot
joomla-cms-bot - comment - 13 May 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 13 May 2017

closed as having PR #15529


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15305.

Add a Comment

Login with GitHub to post a comment