Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
teraßyte Posted March 27, 2023 Posted March 27, 2023 This is similar to the bug I posted before: The problem this time is in the template applications/core/dev/html/front/widgets/relatedContent.phtml on line 70: <a href='{$item->url( "getPrefComment" )}' {{if $item->canView()}}data-ipsHover data-ipsHover-target='{$item->url()->setQueryString('preview', 1)}' data-ipsHover-timeout='1.5' {{endif}}> Need to add a check for $item->tableHoverUrl in that IF. Afrodude and SeNioR- 2
Marc Posted March 27, 2023 Posted March 27, 2023 Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
Solution Marc Posted June 14, 2023 Solution Posted June 14, 2023 This issue has been resolved in the latest 4.7.11 release. Please upgrade to resolve this, and let us know if you have any further problems. SeNioR- 1
Recommended Posts