Enable 'Search Engine Friendly URLs' in the system settings.
Create two articles (test,test2). In one of the articles create a link to the other article.
e.g. <p><a href="index.php?option=com_content&view=article&id=1&catid=2">test</a></p>
Create a menu item of the type 'Single Article' referencing the article with the link.
In Joomla 3 this would result in a SEF friendly URL:
<p><a href="/test/index.php/test2/1-test">test</a></p>
In Joomla 4 this results in a non SEF friendly URL:
<p><a href="/test/index.php/test2?view=article&id=1&catid=2">test</a></p>
Labels |
Added:
No Code Attached Yet
|
I tried to reproduce the issue but I am getting the expected result.
How is the second article linked in your site? You will need a categories, category or article menu entry for an article to get a "nice" URL. If you are expecting the old behavior (Frontpage article menu item as homepage of the site and everything falls back to that one), that has been removed.
Labels |
Added:
Information Required
|
After 8 months surely this should be closed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-08-15 08:59:01 |
Closed_By | ⇒ | alikon |
Hi I am facing same issue with joomla 4. can any one tell me the solution
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36648.