No Code Attached Yet bug
avatar bato3
bato3
30 Sep 2020

Steps to reproduce the issue

Upgrade from Joomla 3.6, some modules/components are not installed in 4.0

Expected result

/2387-?layout=edit

Actual result

/index.php?option=com_content&view=article&layout=edit&id=2387

System information (as much as possible)

Additional comments

SEF links only work in the menu, article titles etc... On 100% links in mod_custom do not work for me. As for the articles, I'm not sure, but I have a problem that when TinyMce inserts relative images, these are not processed intobase ().

I suspect that some of the extensions may not have been disabled properly. But turning on $debug = true; did not produce any error.

At this time I found, that in onAfterRender event joomla don't find URL's (Uri:: parse($uri) isn't called)

avatar bato3 bato3 - open - 30 Sep 2020
avatar joomla-cms-bot joomla-cms-bot - change - 30 Sep 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 30 Sep 2020
avatar brianteeman
brianteeman - comment - 20 Dec 2020

I had exactly the same problem. It was resolved by ensuring that the catid was in the url

@chmst looks like the same issue as with the sample data

avatar chmst
chmst - comment - 20 Dec 2020

In sample data, resolved it via direct linking the menuItemId.
Because the catid did not resolve the issue with the url. I will check again.

avatar brianteeman
brianteeman - comment - 20 Dec 2020

except that did not work - see that pr for my comments
also see that if you use the content xtd-editor plugin it will insert the link as I describe with id and catid and that works

avatar Hackwar Hackwar - change - 20 Feb 2023
Labels Added: No Code Attached Yet bug
Removed: ?
avatar Hackwar Hackwar - labeled - 20 Feb 2023
avatar Hackwar
Hackwar - comment - 14 Mar 2024

Can you check if #42989 helps with this issue?

avatar Hackwar Hackwar - change - 30 Mar 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-03-30 17:58:23
Closed_By Hackwar
avatar Hackwar Hackwar - close - 30 Mar 2024
avatar Hackwar
Hackwar - comment - 30 Mar 2024

Since we have #42989, I'm closing this issue.

Add a Comment

Login with GitHub to post a comment