teraßyte Posted March 27 Share Posted March 27 (edited) 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. Edited March 27 by teraßyte SeNioR- and Afrodude 2 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted March 27 Share Posted March 27 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. teraßyte 1 Link to comment Share on other sites More sharing options...
Recommended Posts