Replies: 1 comment
-
|
Be aware: you can prefix the value with the tablename, which would affect the wizard |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We should think about delivering a upgradewizard in case we detect the usage of internal:type=file.
We already change that and report that there are further actions necessary, but we could go a step further and alrready provide the wizard with the core one as default.
Necessary changes to that would be: namespace, table, field, sourcepath, targetpath.
Some of them are detectable, others we simply cannot define as we e.g. don't have fileadmin access and know what the DEV would need.
Changelog:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.5/Deprecation-86406-TCATypeGroupInternal_typeFileAndFile_reference.html
Wizard of patchset:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/54830/8/typo3/sysext/install/Classes/Updates/BackendLayoutIconUpdateWizard.php
Beta Was this translation helpful? Give feedback.
All reactions