TYPO3 7.4 compatibility
Merge request reports
Activity
Hi Niklas,
thank you for your feeback. There are a lot of (breaking) changes in TYPO3 7.5. After a quick search in the changelog, I think these are the possible candidates:
- https://wiki.typo3.org/TYPO3.CMS/Releases/7.5/Breaking#Breaking:.2369148-_Backend_Module_Dispatching_removed
- https://wiki.typo3.org/TYPO3.CMS/Releases/7.5/Breaking#Breaking:.2369276-_ElementBrowserController::.24browser_removed
- https://wiki.typo3.org/TYPO3.CMS/Releases/7.5/Breaking#Breaking:.2369568-_FormEngine_related_classes
- https://docs.typo3.org/typo3cms/extensions/core/latest/Changelog/7.5/Feature-69855-DispatcherForBackendRoutingAdded.html
- https://docs.typo3.org/typo3cms/extensions/core/latest/Changelog/7.5/Feature-69918-AddPSR-7-basedDispatchingForBackendModules.html
But I'm afraid, I have no time to search for a solution this week and next week. Perhaps someone from the @sgalinski team can have a look at this issue?
Best regards
Marco
mentioned in commit d2bc8ef5
@mhuber84 Thanks for your contribution. I've accepted your merge request and will create a git tag to TYPO3 7.4.
Currently I'm working on the support for TYPO3 7.6 LTS with your code adaptations as a template.
Please register or sign in to reply