Warning: Undefined array key "title" in SvgFormatter->viewElements()

Created on 15 March 2024, 8 months ago
Updated 30 March 2024, 8 months ago

Problem/Motivation

When you have a title_string configuration and the token is empty, you get this PHP warning.

Steps to reproduce

Proposed resolution

Do not add the title if it's empty. There is a fallback for the default_alt, but reusing the alt for the title is not correct and shouldn't be done, so it's better to just not have a title attribute then.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇨🇭Switzerland berdir Switzerland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024