Actions
Task #104420
opencore:icon viewhelper does not allow an alt-attribute
Start date:
2024-07-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Hi, currently, only a title-attribute can be used with the core:icon
viewhelper. This was introduced in https://forge.typo3.org/issues/102314
Would it make sense, to also allow alt-attribute?
In our installation, we wanted to use the core:icon viewhelper to use a registered Icon in the frontend. We also needed to use a title and alt-attribute. Since it was a v11 installation, both were not allowed. In v13, the title-attribute is allowed, but not the alt-attribute.
Actions