Project

General

Profile

Actions

Bug #87586

closed

ext:form field properties get inherited to subsequent fields

Added by Andreas Krämer over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-01-30
Due date:
% Done:

100%

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

Description

On a TYPO3 9.5.4 installation we observed the behaviour that on multiple forms the property "elementClassAttribute" of a field got inherited to all following fields of the same type (Text).

On a (mostly) blank 9.5.4 installation I could reproduce this behaviour with the attached example, but this time only the "fluidAdditionalAttributes" placeholder & autocomplete got inherited and not the "elementClassAttribute".

What's important, this only happens on the first page load after cache clearing.

Can anyone reproduce this? Steps:
  • Copy example file into form_definitions folder
  • Add form plugin to some page and choose the "Inherit test" example
  • Clear cache with "Flush all caches"
  • Open page with the form in the frontend
  • Some properties should become inherited from textfield "website" to "name"
  • After a reload of the page it works as expected

Files

inherittest.form.yaml (1.01 KB) inherittest.form.yaml form inheritance example Andreas Krämer, 2019-01-30 15:20

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilderClosed2018-11-08

Actions
Actions

Also available in: Atom PDF