?
avatar beish
beish
17 Aug 2018

Steps to reproduce the issue

Intro image in articles, not loading image/file manager, 404 error.

Analyzing the problem with inspect element on select button i have found that in front of url there is characters %0A (LF line feed) and directing on unexisting location -

href="/website/%0Aindex.php?option=com_jce&view=editor&plugin=browser&standalone=1&4fedf313d9a5bcc55fd7482d1fccb5e3=1&context=22&mediatype=images&fieldid=jform_images_image_intro&folder=

When i remove %0A characters in inspect element mode images are loading with no problems. Also if i turn debugging on, these %0A characters are missing and intro images are loading.

Expected result

When click on Select button expected is to load image/file manager to choose intro image.

Actual result

404 error

System information (as much as possible)

PHP Built On Linux 3.10.0-714.10.2.lve1.5.17.1.el7.x86_64 #1 SMP Tue May 22 10:39:25 EDT 2018 x86_64
mysql Database Version 5.6.39-cll-lve
PHP Version 5.6.37
Web Server Apache
WebServer to PHP Interface litespeed
Joomla! Version Joomla! 3.8.11 Stable [ Amani ] 31-July-2018 14:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
Editor is JCE Version 2.6.32

Additional comments

Problem is with %0A characters loaded in front of index.php in url.

avatar beish beish - open - 17 Aug 2018
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Aug 2018
avatar brianteeman brianteeman - change - 17 Aug 2018
Labels Added: ?
avatar brianteeman brianteeman - labeled - 17 Aug 2018
avatar brianteeman brianteeman - change - 17 Aug 2018
Labels Removed: ?
avatar brianteeman brianteeman - unlabeled - 17 Aug 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Aug 2018
Category com_content com_media
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 18 Aug 2018

Thanks for Report but can't confirm: Intro Image loading by "Images and Links" works as expected.

As you use "option=com_jce" i suggest to ask in JCE-Forum, so i close this Issue as no Core-Issue.

It can always reopened if needed.

avatar joomla-cms-bot joomla-cms-bot - change - 18 Aug 2018
Closed_Date 2018-08-18 04:22:09 2018-08-18 04:22:10
Closed_By franz-wohlkoenig joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 18 Aug 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 18 Aug 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-08-18 04:22:09
Closed_By franz-wohlkoenig
avatar joomla-cms-bot
joomla-cms-bot - comment - 18 Aug 2018
avatar beish
beish - comment - 18 Aug 2018

When i disable System SEF plugin %0A character in front of index.php disappears and everything is working, but i noticed that after the plugin was disabled, the links to the images changed and no images were loaded anymore.

avatar brianteeman
brianteeman - comment - 18 Aug 2018

That character means "new line". I would double check that you dont have anything in the configuration.php file in the $livesite variable

avatar beish
beish - comment - 18 Aug 2018

I checked configuration.php and this is what is in variable: public $live_site = '';
Is this ok?

avatar beish
beish - comment - 20 Aug 2018

When i uninstall all JCE components and plugins same error apears on article publishing page:

page/%0Aindex.php?option=com_media&view=images&tmpl=component&asset=com_content&author=created_by&fieldid=jform_images_image_intro&folder=

I think that System SEF plugin has somekind of problem because when i install i make default some other template the same problem exist.

avatar beish
beish - comment - 21 Aug 2018

I found couse of the problems, It is not, as I originally thought, the problem in system sef plugin, rather than a rokbooster cache plugin and when disabled everything is working fine.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 21 Aug 2018

@beish glad you solved the Issue. Maybe next Time you ask at the forums. This repository concerns in first Place Joomla-Core coding.

Add a Comment

Login with GitHub to post a comment