Yoast / Yoast-SEO-for-TYPO3

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

Issue TYPO3 8 and femanager BE module. #448

Closed sivaprasad1988 closed 2 years ago

sivaprasad1988 commented 3 years ago

Please give us a description of what happened.

Recently I did an upgrade for a website to TYPO3 8.7.43 composer based instance. Updated all the packages including yoast_seo extension. Everything went well during the upgrade process. When started testing, I stumbled upon a very strange issue in my instance. When I tried to access the BE FEMANAGER module I got an error. Please see below screenshot. I investigated an issue and then I could figured out that the issue is triggering from yoast_seo extenion. I added a patch for the same and fixed it, but I am not sure if this behaviour exists for all TYPO3 8.7.43 version.

Call to a member function typoLink_URL() on string

How can we reproduce this behavior?

  1. Install TYPO3 8.7.43 or lower 8.7.37 ( non elts ) 2.Install femanager 5.5.1 3.Install yoast_seo 7.2.4

Screenshots

image

Technical inf

RinyVT commented 2 years ago

Closing this issue due to the drop of CMS8 support, a workaround / manual fix has been provided in the pull request: https://github.com/Yoast/Yoast-SEO-for-TYPO3/pull/449#issuecomment-931391538