core
core copied to clipboard
bug with pagination and filterreset - change GET to Slug-Parameter
we have pagination URL e.g. /de/pagination.html?page=2 and click the filter reset link, we change to /de/pagination/page/2.html ... but the next pagination link is /de/pagination/page/2.html?page=3 :(
current MM testcase
tested - works fine!
reopen for MM 2.2
see https://github.com/MetaModels/core/issues/890
fixed in MM 2.3