Upgrade from Joomla 3.6, some modules/components are not installed in 4.0
/2387-?layout=edit
/index.php?option=com_content&view=article&layout=edit&id=2387
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)
Labels |
Added:
?
|
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.
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
Labels |
Added:
No Code Attached Yet
bug
Removed: ? |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-30 17:58:23 |
Closed_By | ⇒ | Hackwar |
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