Actions
Bug #103199
closedTransformViewHelper throws exception when spam protection is configured
Start date:
2024-02-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
DOMElement::setAttribute(): Argument #2 ($value) must be of type string, int given
typo3/cms-frontend/Classes/Html/HtmlWorker.php line 128
Reason is that on data attribute value is of type integer.
Actions