Skip to content

Global value for Image Class missing from Figure Class in Articles site module #47335

@QuotesUK

Description

@QuotesUK

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions