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

Bug: Pagination of attributes search doesn't work when using named params #9731

Open
1 task done
Wachizungu opened this issue May 7, 2024 · 0 comments
Open
1 task done
Labels
needs triage This issue has been automatically labelled and needs further triage

Comments

@Wachizungu
Copy link
Contributor

Wachizungu commented May 7, 2024

Actual behavior

When viewing the results of an attributes search using named params, the next button leads to non filtered page, or at least not properly filtered.

Expected behavior

When viewing the results of an attributes search using named params, the next button leads to next filtered page

Steps to reproduce

  • Go to <base_url>/tags/index
  • Pick a tag with a lot of attributes and click on the tagged attributes link
  • You'll end up at something like <base_url>/attributes/search/tags:810
  • Click next, you'll end up at <base_url>/attributes/search/page:2 and the attributes are random / not properly filtered

This is probably easiest, although you can also use value named param for example.

Version

2.4.189 (same on 2.4.192)

Operating System

Ubuntu

Operating System version

22.04

PHP version

7.4

Browser

No response

Browser version

No response

Relevant log output

No response

Extra attachments

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Wachizungu Wachizungu added the needs triage This issue has been automatically labelled and needs further triage label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has been automatically labelled and needs further triage
Projects
None yet
Development

No branches or pull requests

1 participant