In the <pg-image> the copyright, source and caption fields are displayed as <div slow="slot_name"> even if no content is present for those fields.

Comments

aludescher created an issue. See original summary.

aludescher’s picture

Issue summary: View changes
aludescher’s picture

StatusFileSize
new1.31 KB
fago’s picture

Status: Active » Needs work

thx, I see another problem here - the use of "p" tags. p tags may not be nested, thus we cannot use it for fields that may contain html. Let's convert them to use "div" at the same go.

aludescher’s picture

StatusFileSize
new1.31 KB

Good point, here it is with div tags.

fago’s picture

Status: Needs work » Fixed

thx, that works - committed.

  • fago committed 2e64fa3 on 8.x-2.x authored by aludescher
    Issue #3063929 by aludescher: Thunder: Don't add empty slots in...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.