? Pending

User tests: Successful: Unsuccessful:

avatar yozmag
yozmag
31 May 2019

loadmoduleid plugin keyword changed to get the module chrome style.

Pull Request for Issue # .

Summary of Changes

Changed to allow the chrome style with loadmoduleid keyword

Testing Instructions

Expected result

The chrome style should change if the plugin parameter changes or a 2nd argument is defined.

Actual result

Nothing changes always the none chrome is render.

Documentation Changes Required

avatar yozmag yozmag - open - 31 May 2019
avatar yozmag yozmag - change - 31 May 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 31 May 2019
Category Front End Plugins
avatar yozmag yozmag - change - 31 May 2019
Labels Added: ?
avatar brianteeman
brianteeman - comment - 31 May 2019

Won't this impact existing sites?

avatar ReLater
ReLater - comment - 31 May 2019

And isn't it a new feature that won't go into Joomla 3? I'm not sure because pr is for Joomla 3.10 branch.

avatar yozmag
yozmag - comment - 31 May 2019

If a site now uses loadmoduleid it loads the 'none' chrome'. If the parameter on the plugin is different option '-1' https://docs.joomla.org/Understanding_Output_Overrides#Module_Chrome the plugin is going to render the chrome select in the plugin parameter instead of 'none' and will impact the render of the module.
This Pr should go to 3.10 version or next 3.9... Thanks.

avatar ReLater
ReLater - comment - 31 May 2019

This Pr should go to 3.10 version or next 3.9... Thanks.

I think your pr is a new feature and not a bug fix. New features won't go into Joomla 3. You have to rebase it to Joomla 4.

But let's decide the 3.9 Release Lead @HLeithner

avatar HLeithner
HLeithner - comment - 31 May 2019

It's seams not to be a b/c break but a new feature, so sry please rebase of J4.

avatar HLeithner HLeithner - close - 31 May 2019
avatar HLeithner HLeithner - change - 31 May 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-05-31 14:15:34
Closed_By HLeithner
avatar yozmag
yozmag - comment - 31 May 2019

I think this is a bug because the parameter is on the plugin is not taken to account when render the module like with keyword {loadposition xxxx} and {loadmodule xxxx} the styles (modChrome_style) is working. Also adding the style as parameter also works as described in joomla documentation . The load {loadmoduleid xx} was added feature on the 3.9 this doesn't make sense not to make correct only on J4, and J3. stays with the bug.

Add a Comment

Login with GitHub to post a comment