Closed sanderjongsma closed 1 year ago
In previous versions this code was already there, before it was replaced by: return $this->escapeUrl($this->replaceRelativeUrl($context));
Ah, yes I saw that, I thought it was intented behavior, but it wasn't.... will merge and release!
Without this change the links for individual items on index pages won't work, like here
news.link
:The
resolveRouteUrl
function inLinkResolver.php
does not have a contentype, so it won't resolve the link with the contenttype attached in front of the uid.