Actions
Bug #92005
openFluid FormViewHelper __trustedProperties
Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Typo3 10.4.6
requestHash in function renderTrustedPropertiesField needs double escaping
htmlspecialchars(htmlspecialchars($requestHash))
works for me
Actions