J4 Issue ?
avatar brianteeman
brianteeman
18 Apr 2020

Steps to reproduce the issue

Create a custom html module in position none
Create an article and insert the module
create a menu link to the article

Expected result

Article is displayed on the frontend with the content of module

Actual result

Article is displayed on the frontend without the content of the module

avatar brianteeman brianteeman - open - 18 Apr 2020
avatar joomla-cms-bot joomla-cms-bot - change - 18 Apr 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 18 Apr 2020
avatar SharkyKZ
SharkyKZ - comment - 18 Apr 2020

Already fixed in staging #28278.

avatar infograf768
infograf768 - comment - 18 Apr 2020

Indeed. for 3.9.17.

avatar brianteeman
brianteeman - comment - 18 Apr 2020

This should stay open until it is fixed in J4

avatar brianteeman
brianteeman - comment - 18 Apr 2020

It is not the exact same issue - that is for loadmodule by id

here it is for all methods of loading a module eg

{loadmodule articles_categories,Articles Categories}
{loadmoduleid 146}
avatar infograf768
infograf768 - comment - 18 Apr 2020

For id, I tested here and we do get, via the XTD
{loadmoduleid 115}
in 3.9.17 it is solved by #28278
I corrected this in 4.0 with same code and it now works fine when using id.
Also, it concerns all modules, not only the html module.

Not tested for {loadmodule articles_categories,Articles Categories}

avatar brianteeman
brianteeman - comment - 18 Apr 2020

Also, it concerns all modules, not only the html module.

yeah that was just for how to replicate

avatar brianteeman brianteeman - change - 18 Apr 2020
Labels Added: J4 Issue
avatar brianteeman brianteeman - labeled - 18 Apr 2020
avatar SharkyKZ
SharkyKZ - comment - 18 Apr 2020

{loadmodule articles_categories,Articles Categories}

This works. The module has to be assigned to current menu item.

avatar brianteeman
brianteeman - comment - 18 Apr 2020

Not for me

image

avatar SharkyKZ
SharkyKZ - comment - 18 Apr 2020

The issue is in most likely in sample data. Try selecting a category that contains articles.

avatar brianteeman
brianteeman - comment - 18 Apr 2020

Nothing to do with sample data as I tested with other modules

avatar infograf768
infograf768 - comment - 19 Apr 2020

Tested here

Quo no falli viris intellegam, ut fugit veritus placeratper. Ius id vidit volumus mandamus, vide veritus democritum te nec, ei eosdebet libris consulatu.

-----------------

{loadmodule mod_breadcrumbs,Breadcrumbs}

------------------- customhtml module

{loadmoduleid 114}

-------------------- Login module

{loadmoduleid 115}

And it works fine.

Screen Shot 2020-04-19 at 09 11 56

avatar brianteeman brianteeman - change - 19 Apr 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-04-19 08:14:58
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 19 Apr 2020

I can see my error I was using {loadmoduleid for both examples

avatar brianteeman brianteeman - close - 19 Apr 2020

Add a Comment

Login with GitHub to post a comment