Project

General

Profile

Actions

Bug #94913

closed

Fluid: <f:form> renderd as &lt;form

Added by Mario Wilhelm over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-08-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In my fluid-template I have a form build with

<f:form action=""></f:form>

my output shows

&lt;form action=""&gt;

I have tried to wrap with

<f:format.html>, <f:format.raw>
nothing helps.

It seems to be an additional problem with htmlSanitize.

Actions

Also available in: Atom PDF