Xippo / OM-Cookie-Manager

TYPO3 Extension - OM Cookie Manager | Feats: Consent Panel (Optin), Grouping and Google Tag Manager support
GNU General Public License v3.0
10 stars 9 forks source link

Clear entries in deprecation log file for TYPO3 11 #19

Closed freshworkx closed 10 months ago

freshworkx commented 2 years ago

There are many entries in the TYPO3 deprecation log file like:

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin with argument $extensionName ("OM.OmCookieManager") containing the vendor name ("OM") is deprecated and will stop working in TYPO3 11.0.

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin with argument $extensionName ("OM.OmCookieManager") containing the vendor name ("OM") is deprecated and will stop working in TYPO3 11.0.

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule with argument $extensionName containing the vendor name is deprecated and will stop working in TYPO3 11.0.

The 'tx_omcookiemanager_domain_model_cookie' TCA tables transOrigPointerField 'l10n_parent' is defined as excluded field which is no longer needed and should therefore be removed.

The 'tx_omcookiemanager_domain_model_cookie' TCA configuration 'showRecordFieldList' inside the section 'interface' is not evaluated anymore and should therefore be removed.

The TCA field 'sys_language_uid' of table 'tx_omcookiemanager_domain_model_cookie' is defined as the 'languageField' and should therefore use the TCA type 'language' instead of TCA type 'select' with 'foreign_table=sys_language' or 'special=languages'.

Please clean up your TCA / ext_localconf.php / ext_tables.php according to TYPO3 11

Xippo commented 2 years ago

Thanks for your input. I will check this ASAP

Am Mo., 3. Jan. 2022 um 15:21 Uhr schrieb Jens Neumann < @.***>:

There are many entries in the TYPO3 deprecation log file like:

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin with argument $extensionName ("OM.OmCookieManager") containing the vendor name ("OM") is deprecated and will stop working in TYPO3 11.0.

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin with argument $extensionName ("OM.OmCookieManager") containing the vendor name ("OM") is deprecated and will stop working in TYPO3 11.0.

Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule with argument $extensionName containing the vendor name is deprecated and will stop working in TYPO3 11.0.

The 'tx_omcookiemanager_domain_model_cookie' TCA tables transOrigPointerField 'l10n_parent' is defined as excluded field which is no longer needed and should therefore be removed.

The 'tx_omcookiemanager_domain_model_cookie' TCA configuration 'showRecordFieldList' inside the section 'interface' is not evaluated anymore and should therefore be removed.

The TCA field 'sys_language_uid' of table 'tx_omcookiemanager_domain_model_cookie' is defined as the 'languageField' and should therefore use the TCA type 'language' instead of TCA type 'select' with 'foreign_table=sys_language' or 'special=languages'.

Please clean up your TCA / ext_localconf.php / ext_tables.php according to TYPO3 11

— Reply to this email directly, view it on GitHub https://github.com/Xippo/OM-Cookie-Manager/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7ETWA63Q4HIQBHCVAONO3UUGWG5ANCNFSM5LFKPNGQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>