No Code Attached Yet
avatar HermanPeeren
HermanPeeren
7 Feb 2025

Steps to reproduce the issue

On a monolingual site create an article and bring it under a menu-item. Mark the language of the menu-item as 'en-GB'. Because it is a monolingual site you'll have to make that change of the language field in the database. In my case it happened because the article was added programmatically (and both the article and the menu-item were marked as 'en-GB').

Add a search module and look for some words in that article.

Expected result

The URL of the found article should be based on the menu-item, containing the menu-item alias.

Actual result

The URL of the found article is based on com_content: /component/content/article/alias of article.

System information (as much as possible)

Joomla 5.2.3

Additional comments

I tested only changing the language of the article, leaving the language-field of the menu-item as '*', but that gave no problem. Only changing the language of the menu-item to something else than '*' has an effect.

avatar HermanPeeren HermanPeeren - open - 7 Feb 2025
avatar joomla-cms-bot joomla-cms-bot - change - 7 Feb 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 7 Feb 2025
avatar HermanPeeren HermanPeeren - change - 7 Feb 2025
The description was changed
avatar HermanPeeren HermanPeeren - edited - 7 Feb 2025
avatar Bodge-IT
Bodge-IT - comment - 12 Feb 2025

Hi @HermanPeeren is this something you could code within the HealthChecker project?

Add a Comment

Login with GitHub to post a comment