I reported this on the Discord but I figure it's worth filing an issue too.
On the search results page, the page links at the bottom of the page (to other pages of search results) sometimes link to random other searches instead. It looks like they're probably searches from other people who are using the site at the same time.
To reproduce:
- Go to a search page, eg. https://winworldpc.com/search/?vendor=Microsoft&page=4
- Scroll down to the bottom of the page and hover your mouse over one of the page links (eg. page 5) to see the URL being linked to
- Refresh the page several times. you should see that the link is sometimes correct, but other times it shows links to random other searches instead
You can also reproduce the bug from the command line, with a command like:
curl https://winworldpc.com/search/\?vendor\=Microsoft\&page\=5 | grep page-link
This bug seems to have been present for quite a while; I found archive.org snapshots from 2023 where the links are wrong (example).
I reported this on the Discord but I figure it's worth filing an issue too.
On the search results page, the page links at the bottom of the page (to other pages of search results) sometimes link to random other searches instead. It looks like they're probably searches from other people who are using the site at the same time.
To reproduce:
You can also reproduce the bug from the command line, with a command like:
This bug seems to have been present for quite a while; I found archive.org snapshots from 2023 where the links are wrong (example).