openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
636 stars 371 forks source link

Filtered taxonomy link to world results loses filter #4431

Open svensven opened 3 years ago

svensven commented 3 years ago

E.g. https://uk.openfoodfacts.org/ingredients?filter=british

The "View the list for matching products from the entire world" link points to https://world.openfoodfacts.org/ingredients , not https://world.openfoodfacts.org/ingredients?filter=british .

Looks like the link is from $request_ref->{world_current_link} in Display.pm

github-actions[bot] commented 7 months ago

This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts