Project

General

Profile

Actions

Bug #87586

closed

ext:form field properties get inherited to subsequent fields

Added by Andreas Krämer about 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 #1

Updated by Ralf Zimmermann about 5 years ago

  • Related to Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder added
Actions #2

Updated by Ralf Zimmermann about 5 years ago

  • Assignee set to Andreas Krämer

Is sounds like #86890.
This should be fixed with typo3fluid/fluid 2.6.0.
Can you tell me your typo3fluid/fluid Version?
I cannot reproduce your issue with TYPO3 9.5.5-dev

Actions #3

Updated by Andreas Krämer about 5 years ago

Thanks for your feedback! Yes - sounds like duplicate of #86890.
Sorry I did not see it already has been reported.
You can close this as duplicate, thanks!

Actions #4

Updated by Ralf Zimmermann about 5 years ago

  • Status changed from New to Closed
  • Assignee deleted (Andreas Krämer)
Actions #5

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Closed to Under Review

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59554

Actions #6

Updated by Gerrit Code Review about 5 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59554

Actions #7

Updated by Gerrit Code Review about 5 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59554

Actions #8

Updated by Gerrit Code Review about 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59609

Actions #9

Updated by Gerrit Mohrmann about 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF