No Code Attached Yet bug
avatar QuotesUK
QuotesUK
8 Mar 2026

What happened?

  1. Set a default value for the Image Class in Articles, e.g. "image-intro"
  2. Use the Articles site module
Image

Version

6.0

Expected result

The global value appears in the HTML
<figure class="image-intro mod-articles-image item-image">

Actual result

The global value does not appear in the HTML
<figure class=" mod-articles-image item-image">

System Information

Joomla 6.0.3, Articles Site Module version 5.2.0 (version number shown in extensions)

Additional Comments

A manual value, even one that is the same as the global value, works as expected

avatar QuotesUK QuotesUK - open - 8 Mar 2026
avatar joomla-cms-bot joomla-cms-bot - change - 8 Mar 2026
Labels Added: No Code Attached Yet bug
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 Mar 2026
avatar QuotesUK QuotesUK - change - 8 Mar 2026
The description was changed
avatar QuotesUK QuotesUK - edited - 8 Mar 2026
avatar piyusshkumar
piyusshkumar - comment - 8 Mar 2026

Yes Confirmed, the Article models ignores the "Use Global" option :

Image
avatar gayatri728
gayatri728 - comment - 9 Mar 2026

Hi! @brianteeman I'm a GSOC 2026 contributor. I'd like to work on this issue. I've gone through the description, and I understand the global Image Class value is not being applied to the figure element. I'd love to fix this!

avatar brianteeman
brianteeman - comment - 9 Mar 2026
avatar gayatri728
gayatri728 - comment - 9 Mar 2026

Thank you @brianteeman! I've read the GSOC guidelines carefully. I'll set up my Joomla dev environment, understand the issue properly and submit a PR directly. Thanks for pointing me in the right direction!

Add a Comment

Login with GitHub to post a comment