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

fix: broken link to navigate to page2 in contributors #6671

Closed

Conversation

pradumna-gautam
Copy link
Contributor

Description

Under Process
Fixed #3850
Navigating to the 2nd page of contributors is broken: the bottom links redirects to users/
https://world.openfoodfacts.org/contributors/users/2

<ul id="pages" class="pagination"><li class="unavailable">Pages:</li><li class="current"><a href="">1</a></li><li><a href="/contributors/users/2">2</a></li><li><a href="/contributors/users/2" rel="next$nofollow">Next</a></li></ul>

Contributors is an aggregate tag created in 'mongodb'

Codes to be changed:-
Display.pm
po/tags

Related issue(s) and discussion

@sonarcloud
Copy link

sonarcloud bot commented Apr 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions github-actions bot added the ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it. label Jul 28, 2022
@teolemon teolemon added 🐛 bug This is a bug, not a feature request. pagination Template::Toolkit The templating toolkit used by product opener. The starting point for HTML/JS/CSS fixes. labels Oct 31, 2022
@github-actions github-actions bot added the 💥 Merge Conflicts 💥 Merge Conflicts label Nov 16, 2022
@teolemon
Copy link
Member

teolemon commented Nov 9, 2023

@pradumna-gautam could you solve the little merge conflict. @john-gom does that look like a fix ?

@stephanegigandet
Copy link
Contributor

This has been fixed by #9443

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a bug, not a feature request. 💥 Merge Conflicts 💥 Merge Conflicts 🎯 P1 pagination ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it. Template::Toolkit The templating toolkit used by product opener. The starting point for HTML/JS/CSS fixes.
Projects
Development

Successfully merging this pull request may close these issues.

Navigating to the 2nd page of contributors is broken
3 participants