Bug #87586
closedext:form field properties get inherited to subsequent fields
100%
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
Updated by Ralf Zimmermann almost 6 years ago
- Related to Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder added
Updated by Ralf Zimmermann almost 6 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
Updated by Andreas Krämer almost 6 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!
Updated by Ralf Zimmermann almost 6 years ago
- Status changed from New to Closed
- Assignee deleted (
Andreas Krämer)
Updated by Gerrit Code Review almost 6 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
Updated by Gerrit Code Review almost 6 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
Updated by Gerrit Code Review almost 6 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
Updated by Gerrit Code Review almost 6 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
Updated by Gerrit Mohrmann almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3469afec25bf599e7c5782a5ac6f4d71ffcf946d.