benjaminkott / benjaminkott/bootstrap_package
"additionalAttributes" missing in Resources\Private\Templates\Form\Form.html
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
# Bug Report
## Prerequisites
* [ ] Can you reproduce the problem on TYPO3 v11.5 LTS
* [x] Can you reproduce the problem on TYPO3 v12.4 LTS
* [x] Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3Abenjaminkott+repo%3Abenjaminkott%2Fbootstrap_package)
to see if your bug or enhancement is already reported?
## Description
Only tiny issue: Form template in EXT:form\Resources\Private\Frontend\Templates\Form.html has the line
`additionalAttributes="{formvh:translateElementProperty(element: form, property: 'fluidAdditionalAttributes')}"`
Your template in Resources\Private\Templates\Form\Form.html not.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare EXT:form\Resources\Private\Frontend\Templates\Form.html with Resources\Private\Templates\Form\Form.html, focusing on the formvh:translateElement expression for fluidAdditionalAttributes. Update the package template so it includes the same additionalAttributes attribute, then verify the target template matches the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100