Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volume pagination nav has inconsistent target urls #33

Closed
t-wissmann opened this issue Jun 28, 2021 · 2 comments
Closed

Volume pagination nav has inconsistent target urls #33

t-wissmann opened this issue Jun 28, 2021 · 2 comments

Comments

@t-wissmann
Copy link

t-wissmann commented Jun 28, 2021

On the 'regular volume' browser on lmcs.episciences.org, the page navigation on the bottom of https://lmcs.episciences.org/browse/regularissues/page/2 has inconsistent urls. The links to page n are https://lmcs.episciences.org/browse/regularissues/page/n as expected, but the links « and » point to https://lmcs.episciences.org/browse/volumes/page/1 and https://lmcs.episciences.org/browse/volumes/page/3 (being on page n the » points to /browse/volumes/page/n+1), which both lead to 404-pages.

@rtournoy
Copy link
Member

thank you! the fix should appear online soon

@t-wissmann
Copy link
Author

Thanks!

rtournoy added a commit that referenced this issue Jun 28, 2021
Pagination: fix previous page url (more info #33).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants