When using furls through a plugin that sets a placeholder which is being used in a snippet call being paginated with getPage, there's the issue that getPage doesn't take that friendly URL into account.
While makeUrl(resource ID) is a proper way of generating that next/previous links, wouldn't it be better to look at the requested URI instead, to preserve compatibility with custom furls?
When using furls through a plugin that sets a placeholder which is being used in a snippet call being paginated with getPage, there's the issue that getPage doesn't take that friendly URL into account.
While makeUrl(resource ID) is a proper way of generating that next/previous links, wouldn't it be better to look at the requested URI instead, to preserve compatibility with custom furls?