- Issue created by @makbay
What is the database type? Are there only core modules installed on the site?
- πΉπ·Turkey makbay
Database is 10.3.39-MariaDB.
No, contrib modules are also installed.
- Status changed to Postponed: needs info
10 months ago 6:22pm 16 April 2024 I cannot reproduce this as written. Here is what I did:
- Started a Drupal 10 site at http://simplytest.me/ with the Devel module included.
- Enabled the devel_generate module.
- Generated 300 nodes.
- Ran cron three times, to index the nodes.
- Searched for "sed". This returned 28 pages of results.
- Clicked the "next" pager several times, as the administrator and also as an anonymous user.
We are going to need steps to reproduce that make the random nature of the bug repeatable. This seems possibly some kind of caching issue particular to that site's code or configuration, or it could be something else. I am certain the definitive cause can be found.
When validated steps to reproduce are recorded, someone please set the issue status to "Active" and remove the "Needs steps to reproduce" tag.
- π³π±Netherlands johnv
This seems like a special case , that is reported multiple times on other issues.
ATM I am pruning these issues, make all these issues start with 'Pager'.
You should be able to replicate the problem by just creating an own view with a pager, relevant fields, (exposed) sorting and (exposed) filter.