-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Milestone
Description
Description
When viewing the revision history of wiki pages, the pagination links are broken: instead of org/repo/wiki/Page?action=_revision&page=2, the link is only org/repo/wiki/Page?page=2, thus bringing the user back to the wiki page.
It looks like $paginationParams is not correctly set in the base/paginate template in this specific case, I do not know why.
Example: https://demo.gitea.com/na-Itms/test/wiki/Home?action=_revision
Screenshots
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
Yes
Operating System
No response
Browser Version
Firefox 128
