webdevops / TYPO3-metaseo

TYPO3 MetaSEO Extension
https://typo3.org/extensions/repository/view/metaseo
GNU General Public License v3.0
38 stars 24 forks source link

8LTS: HMENU: Fix link meta tags links #437

Closed thomaszbz closed 7 years ago

thomaszbz commented 7 years ago

MetaSEO version: 3.0.0-dev TYPO3 version: 8.7.0 PHP version: 7+

Reported by @mmunz via PR #435:

This pull request fixes two things related to link meta tags:

Call to undefined method TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::HMENU()

because the method was removed in 8.0

thomaszbz commented 7 years ago

Works as expected after enabling linkGeneration and applying cd5dd2f:

<link rel="prev" href="http://172.17.0.2/level2/">
<link rel="canonical" href="http://172.17.0.2/level2-b/">