PHORAX / formhandler

Fork of TYPO3 extension «Formhandler»
GNU General Public License v2.0
36 stars 54 forks source link

notation like EXT:extensionName in TypoScript displays an error in TYPO3 v9 #47

Closed mym91 closed 3 years ago

mym91 commented 5 years ago

If I use the notation EXT:extensionName/... in typoscript in TYPO3 v9, for example for the langFile, the frontend displays an error for this line: web/typo3conf/ext/formhandler/Classes/Utility/GeneralUtility.php:681

The method extRelPath is deprecated: https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.4/Deprecation-78193-ExtensionManagementUtilityextRelPath.html

Notation like typo3conf/ext/extensionName/... is possible

7elix commented 3 years ago

Solved in https://github.com/PHORAX/formhandler/commits/master