Bug #105944
closedForm Wizard is broken
0%
Description
The form wizard is broken.
In 13.4.2 everything works fine.
In 13.4.3 it is impossible to choose an element from the wizard.
Files
Updated by Garvin Hicking 2 months ago
- Is duplicate of Bug #105927: Correct no entries element nesting for variable picker added
Updated by Garvin Hicking 2 months ago
- Is duplicate of Bug #105929: Invalid styling and handling of form element type listing added
Updated by Mario Wilhelm 2 months ago
I've overwritten the content of the js in "vendor/typo3/cms-form/Resources/Public/JavaScript/backend/form-editor/inspector-component.js".
Still the same problem with the wizard.
Updated by Andreas Kienast 2 months ago
@Mario did you flush your browser caches after replacing the file? Especially Chrome is prone to hardcore caching.
Updated by Mario Wilhelm 2 months ago
I normally use Vivaldi.
So I tried it now with Firefox.
Wizard still broken
Updated by Andreas Kienast 2 months ago
Can you please verify that the replaced file is properly loaded in the browser? Depending on your system it may be necessary to run composer install
again.
Updated by Andreas Kienast 2 months ago
Ha, I guess I found a mix up here. Please take the file from this pending patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87752
Updated by Benjamin Kott 2 months ago
- Status changed from Needs Feedback to Resolved
Applied in changeset 6b157a2b147ad7dd460c2a50d3502e542685d432.
Updated by Mario Wilhelm 2 months ago
Andreas Kienast wrote in #note-8:
Ha, I guess I found a mix up here. Please take the file from this pending patch: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87752
Yes this works!