[!!!][BUGFIX] EXT:form - Form attributes are not rendered in FE
Let the frontend render all the attributes one can set within the wizard. Also remove unnecessary attributes which make no sense for the specific form element. Resolves: #70444 Releases: master Change-Id: I350af9cf3f6707ff66e7f90cece8beab2faf1f07 Reviewed-on: http://review.typo3.org/43885 Reviewed-by:Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst 40 additions, 0 deletions...eaking-70444-EXTform-FormAttributesAreNotRenderedInFE.rst
- typo3/sysext/form/Configuration/TypoScript/Elements/Buttontag.ts 6 additions, 5 deletions...ysext/form/Configuration/TypoScript/Elements/Buttontag.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Checkbox.ts 11 additions, 28 deletions...sysext/form/Configuration/TypoScript/Elements/Checkbox.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Fileupload.ts 11 additions, 26 deletions...sext/form/Configuration/TypoScript/Elements/Fileupload.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Form.ts 12 additions, 13 deletionstypo3/sysext/form/Configuration/TypoScript/Elements/Form.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Hidden.ts 5 additions, 26 deletions...3/sysext/form/Configuration/TypoScript/Elements/Hidden.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Imagebutton.ts 9 additions, 9 deletions...ext/form/Configuration/TypoScript/Elements/Imagebutton.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Input.ts 30 additions, 31 deletionstypo3/sysext/form/Configuration/TypoScript/Elements/Input.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Inputtypebutton.ts 8 additions, 33 deletions...form/Configuration/TypoScript/Elements/Inputtypebutton.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Password.ts 17 additions, 28 deletions...sysext/form/Configuration/TypoScript/Elements/Password.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Radio.ts 12 additions, 27 deletionstypo3/sysext/form/Configuration/TypoScript/Elements/Radio.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Reset.ts 9 additions, 33 deletionstypo3/sysext/form/Configuration/TypoScript/Elements/Reset.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Select.ts 3 additions, 2 deletions...3/sysext/form/Configuration/TypoScript/Elements/Select.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Submit.ts 15 additions, 35 deletions...3/sysext/form/Configuration/TypoScript/Elements/Submit.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Textarea.ts 11 additions, 10 deletions...sysext/form/Configuration/TypoScript/Elements/Textarea.ts
- typo3/sysext/form/Configuration/TypoScript/Elements/Textline.ts 24 additions, 33 deletions...sysext/form/Configuration/TypoScript/Elements/Textline.ts
- typo3/sysext/form/Resources/Private/Partials/Compatibility/Show/FlatElements/Submit.html 1 addition, 1 deletion...vate/Partials/Compatibility/Show/FlatElements/Submit.html
- typo3/sysext/form/Resources/Private/Partials/Default/Show/FlatElements/Submit.html 1 addition, 1 deletion...es/Private/Partials/Default/Show/FlatElements/Submit.html
Please register or sign in to comment