Yoast / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3
Other
51 stars 56 forks source link

[BUGFIX] Use correct call to init pages cache #489

Closed spoonerWeb closed 2 years ago

spoonerWeb commented 2 years ago

Resolves: #488

Summary

This PR can be summarized in the following changelog entry:

*

Relevant technical choices:

*

Test instructions

This PR can be tested by following these steps:

*

Quality assurance

Fixes #

RinyVT commented 2 years ago

Thanks for the PR! "Unfortunately" we also still support CMS9, which does not have the new caches naming. Maybe add a check for the version like we do in the ext_tables.php? https://github.com/Yoast/Yoast-SEO-for-TYPO3/blob/master/ext_tables.php#L22-L23