?
avatar vintzl
vintzl
14 Aug 2020

Steps to reproduce the issue

Setup Smart Search, then write some content, especially as categories and plugins.

Finally do some searches and get the result.

Expected result

Clean urls displayed for categories and plugins content displayed properly.

Actual result

Categories url look like this:

  • ?view=article&id=1:home&catid=2

instead of this something like this:

  • /somecategory (as the actual url, especially as "Search Engine Friendly URLs" is activated)

And plugin content should be returned properly, instead of something like:
{loadposition someposition}

System information (as much as possible)

Joomla Beta 3 from here :

Additional comments

Tested with a clean install…

avatar vintzl vintzl - open - 14 Aug 2020
avatar joomla-cms-bot joomla-cms-bot - change - 14 Aug 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 14 Aug 2020
avatar Quy
Quy - comment - 28 Oct 2020

Can you please test again with Beta 5? https://github.com/joomla/joomla-cms/releases/tag/4.0.0-beta5

avatar vintzl
vintzl - comment - 31 Oct 2020

Now, only the home page still have this problem, and is displayed like this:

  • /?view=article&id=1:accueil&catid=2
avatar brianteeman
brianteeman - comment - 25 Nov 2020

Is that article accessible by any menu item?

avatar vintzl
vintzl - comment - 25 Nov 2020

Yes, as this is the home page, it is accessible by the main menu.

avatar bembelimen bembelimen - change - 3 Dec 2020
Labels Added: ?
avatar bembelimen bembelimen - labeled - 3 Dec 2020
avatar toivo
toivo - comment - 4 Dec 2020

SEF URLs work all right in Beta6-dev, as long as the option 'Remove IDs from URLs' has been set in Content - Options - Integration - Routing.

avatar bembelimen
bembelimen - comment - 4 Dec 2020

No it does not work, because the onPrepareContent plugin trigger is not called in the search results, so {loadmodule xxx} etc. are not parsed.

avatar HLeithner HLeithner - change - 4 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-04 10:14:54
Closed_By HLeithner
avatar HLeithner
HLeithner - comment - 4 Dec 2020

@vintzl Same as in #31572

The behavior is expected because you don't have a category menu item nor a single article menu entry. In this case it uses the default menu item "featured" and adds the needed parameter (view, category and article id)

If it's not this behavior please reopen this issue.

avatar HLeithner HLeithner - close - 4 Dec 2020
avatar Quy Quy - change - 4 Dec 2020
Labels Removed: ?
avatar Quy Quy - unlabeled - 4 Dec 2020
avatar vintzl
vintzl - comment - 24 Dec 2020

Ok, I will check this, but I did a mistake as plugin content should be returned properly, but I still get something like:
{loadposition someposition}

Add a Comment

Login with GitHub to post a comment