[TASK] Remove superfluous namespace within form configuration
Removes the vendor namespace (TYPO3.CMS.Form) within form configuration. The compatibility to the notation with the vendor namespace is maintained, both notations are still possible. Resolves: #97517 Related: #97520 Releases: main Change-Id: I406e968c89002f32854729c96349f44bba3263ae Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74490 Tested-by:core-ci <typo3@b13.com> Tested-by:
Elias Häußler <e.haeussler@familie-redlich.de> Tested-by:
Björn Jacob <bjoern.jacob@tritum.de> Tested-by:
waldhacker <hello@waldhacker.dev> Reviewed-by:
Elias Häußler <e.haeussler@familie-redlich.de> Reviewed-by:
Björn Jacob <bjoern.jacob@tritum.de> Reviewed-by:
waldhacker <hello@waldhacker.dev>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 5 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/core/Documentation/Changelog/12.0/Important-97517-RemoveTheSuperfluousNamespaceWithinTheFormConfiguration.rst 43 additions, 0 deletions...moveTheSuperfluousNamespaceWithinTheFormConfiguration.rst
- typo3/sysext/form/Classes/Mvc/Configuration/ConfigurationManager.php 0 additions, 4 deletions...t/form/Classes/Mvc/Configuration/ConfigurationManager.php
- typo3/sysext/form/Classes/Mvc/Configuration/InheritancesResolverService.php 12 additions, 2 deletions...Classes/Mvc/Configuration/InheritancesResolverService.php
- typo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php 5 additions, 0 deletionstypo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php
- typo3/sysext/form/Configuration/Yaml/Finishers/Closure.yaml 11 additions, 14 deletionstypo3/sysext/form/Configuration/Yaml/Finishers/Closure.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/Confirmation.yaml 33 additions, 36 deletions...ysext/form/Configuration/Yaml/Finishers/Confirmation.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/DeleteUploads.yaml 8 additions, 11 deletions...sext/form/Configuration/Yaml/Finishers/DeleteUploads.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/EmailToReceiver.yaml 153 additions, 156 deletions...xt/form/Configuration/Yaml/Finishers/EmailToReceiver.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/EmailToSender.yaml 151 additions, 154 deletions...sext/form/Configuration/Yaml/Finishers/EmailToSender.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/FlashMessage.yaml 15 additions, 18 deletions...ysext/form/Configuration/Yaml/Finishers/FlashMessage.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/Redirect.yaml 35 additions, 38 deletionstypo3/sysext/form/Configuration/Yaml/Finishers/Redirect.yaml
- typo3/sysext/form/Configuration/Yaml/Finishers/SaveToDatabase.yaml 10 additions, 13 deletions...ext/form/Configuration/Yaml/Finishers/SaveToDatabase.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/AdvancedPassword.yaml 320 additions, 323 deletions...orm/Configuration/Yaml/FormElements/AdvancedPassword.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Checkbox.yaml 91 additions, 94 deletions...sysext/form/Configuration/Yaml/FormElements/Checkbox.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/ContentElement.yaml 49 additions, 52 deletions.../form/Configuration/Yaml/FormElements/ContentElement.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Date.yaml 342 additions, 345 deletionstypo3/sysext/form/Configuration/Yaml/FormElements/Date.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/DatePicker.yaml 146 additions, 149 deletions...sext/form/Configuration/Yaml/FormElements/DatePicker.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Email.yaml 300 additions, 303 deletionstypo3/sysext/form/Configuration/Yaml/FormElements/Email.yaml
- typo3/sysext/form/Configuration/Yaml/FormElements/Fieldset.yaml 70 additions, 73 deletions...sysext/form/Configuration/Yaml/FormElements/Fieldset.yaml
Please register or sign in to comment