No Code Attached Yet
avatar woluweb
woluweb
29 Feb 2024

Steps to reproduce the issue

It seems there is a bug on J4/J5 for mod_articles_categories ("This module displays a list of categories from one parent category.").

In the Module, select a Parent Category

  • which has Sub-Categories
  • having in turn Sub-Sub-Categories

Expected result

We should have a nice hierarchy

  • with Sub-Categories
    • and their respective Sub-Sub-Categories

Actual result

Each Sub-Sub-Category appears twice

  • ✅ correctly as child of their parent
  • ❌ but also a second time at the same level as their parent

System information (as much as possible)

Was working fine under J3.
Issue tested both on J4 and J5.

Additional comments

Cassiopeia is not having any override for this module (only for mod_menu and mod_custom) so the issue would be

  • at the Joomla level
  • and not at the Cassiopeia level
avatar woluweb woluweb - open - 29 Feb 2024
avatar woluweb woluweb - change - 29 Feb 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 29 Feb 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 29 Feb 2024
avatar woluweb
woluweb - comment - 29 Feb 2024

mod_articles_categories

As we can see here, Sub-cat test

  • ✅ appears correctly under its parent A la Une
  • ❌ but also a second time at the same level as its parent A la Une

(mmh, strangely enough it seems I could not upload an image from the Issue Tracker https://issues.joomla.org/tracker/joomla-cms/42924 So I came to #42924 to be able to upload and display it)

avatar joomdonation joomdonation - change - 29 Feb 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-02-29 17:01:39
Closed_By joomdonation
avatar joomdonation joomdonation - close - 29 Feb 2024
avatar joomdonation
joomdonation - comment - 29 Feb 2024

PR #42925 should fix the issue. Please help testing, thanks !

Add a Comment

Login with GitHub to post a comment