Actions
Feature #69045
closedAdd an escape option for f:uri viewhelper
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2015-08-14
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently the urls generated with the f:uri viewhelpers are not escaped with htmlspecialchars like it is done in the f:link viewhelpers.
There should be an option to enable/disable the escaping, otherwise the f:uri viewhelper cannot be used to set urls inside of javascript.
Actions