Edit an article in a submenu, e.g. menu/article
. Try to access "media" in "CMS Content" using TinyMCE.
The media manager starts.
The media manager window loads /menu/index.php?option=com_media&view=media&tmpl=component&e_name=jform_articletext&asset=675&mediatypes=0,1,2,3&author=36
and displays "File not found. "
Joomla 5.1.0 on Nginx 1.22.1, PHP 8.2.18.
Patchable by adding a "/" before the URL at https://github.com/joomla/joomla-cms/blob/5.1-dev/plugins/editors-xtd/image/src/Extension/Image.php#L187. I can make an MR but I am not familiar with Joomla's internal. It was working fine on 4.4, not sure what caused the issue.
Labels |
Added:
No Code Attached Yet
|
No, as I use nginx. The config is the one detailed here: https://docs.joomla.org/Nginx
I was thinking aloud for possible changes
Bug Confirmed
Does it also broken with "Codemiror" or "Editor none"?
I do not think it is possible to open the media manager from these editors, is it?
Does it also broken with "Codemiror" or "Editor none"?
testing
I do not think it is possible to open the media manager from these editors, is it?
Yes they appear as buttons below the editor
tested with editor none - same problem
tested my pr with editor none - fixed
Mine is:
- Category Blog #1
- - Category Blog #2
And I try to edit an article displayed on the category blog#2, i.e. blog1/blog2/alias
.
Thanks, I got it now
@brianteeman PR is good, please test
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-26 11:30:38 |
Closed_By | ⇒ | Fedik |
Do you have an .htaccess file in use?
If you do please can you post the contents