hschottm / tags

Contao tags extension
11 stars 16 forks source link

Wrong tag links #74

Open typo3rel opened 3 years ago

typo3rel commented 3 years ago

Hi, i have a page with a tag list and each tag link is linked to the actual page instead of the choosen.

tags version is 4.0.24 contao version 4.4.55

maybe: in tags/modules/ModuleTagCloud.php at line 110 should $pageObj->getFrontendUrl(..) instead of $objPage->getFrontendUrl(..) ?