What happened?
- Set a default value for the Image Class in Articles, e.g. "image-intro"
- Use the Articles site module
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