User tests: Successful: Unsuccessful:
Pull Request resolves #47335 .
When 'Use Global' is selected for Image Class in the Articles
module, the global value was not being applied to the figure tag.
The code was checking if float_intro was empty, but 'Use Global'
is not empty — it's a literal string. Fixed by also checking if
the value equals 'Use Global' and fetching the actual global
value in that case.
Please select:
Documentation link for guide.joomla.org:
[✅] No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
[✅] No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Repository Administration com_admin SQL |
| Labels |
Added:
PR-5.4-dev
|
||
| Category | Repository Administration com_admin SQL | ⇒ | Layout |
Thank you for the feedback @brianteeman!
I have updated the base branch to 6.1-dev and confirmed
the AI policy check. Sorry for the confusion!
| Labels |
Added:
PR-6.1-dev
Removed: PR-5.4-dev |
||
I have tested this item 🔴 unsuccessfully on 88533a7
Same behaviour using Pull Request.
I have tested this item 🔴 unsuccessfully on 88533a7
Same behaviour using Pull Request.
I have tested this item 🔴 unsuccessfully on 88533a7
Cannot find anywhere to "Set Image Class" anywhere in the article module.
I have tested this item 🔴 unsuccessfully on 88533a7
Cannot find anywhere to "Set Image Class" anywhere in the article module.
@Chitrakshi180706 - Hi Chitrakshi, thank you so much for your contribution and proposal of this PR to fix Issue 47335 unfortunately, we could NOT find the Image Class in the Articles Module.
@cybersalt @exlemor you misunderstood. There is a setting for the articles component to set the default image class
In an article you will see that you can either use that global setting or change it for that article
However when the article is displayed in a module this image class (either custom or global) is not used.
Having said all of that
@cybersalt @exlemor you misunderstood. There is a setting for the articles component to set the default image class
In an article you will see that you can either use that global setting or change it for that article
However when the article is displayed in a module this image class (either custom or global) is not used.
Having said all of that
@cybersalt @exlemor you misunderstood. There is a setting for the articles component to set the default image class
In an article you will see that you can either use that global setting or change it for that article
However when the article is displayed in a module this image class (either custom or global) is not used.
Having said all of that
@cybersalt @exlemor you misunderstood. There is a setting for the articles component to set the default image class
In an article you will see that you can either use that global setting or change it for that article
However when the article is displayed in a module this image class (either custom or global) is not used.
Having said all of that
Your branch is 6.1 but you are trying to merge it into 5.4
And you must complete the ai check confirmation