Project

General

Profile

Actions

Bug #94927

open

<f:form novalidate="false" /> does not work as expected

Added by Česlav Przywara almost 3 years ago. Updated 4 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2021-08-18
Due date:
% Done:

0%

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

Description

As the title says: <f:form novalidate="false" /> (or <f:form novalidate="" />) is rendered as <form novalidate ...> instead of <form ...>.

In our use case, it is impossible to control the novalidate attribute from Yaml setup, because false-like values end up having the same effect as true value.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #90181: TagBuilder does not support boolean attributes without valuesAccepted2020-01-23

Actions
Actions

Also available in: Atom PDF