Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.1.X, Master
-
7.1.x
-
Committed
-
4
-
Search | S02 Sprint 12
Description
Description
After changing the number of results displayed per page for search results, when you go to the next page, that number is reset to its default.
Steps to reproduce
- Set search.container.page.default.delta to 5
- Create 11 web content articles with the default Test Test user
- Search the word "test" in the Site's upright Search bar.
- Change the entries shown per page from 5 to 10, so that the first search page shows results 1-10
- Go to page 2
Results of Testing
Expected Results: The second page of search results should show results 11-20, since the entries per page was changed to 10
Actual Results: The second page of search results shows entries 6-10
Errors/Logs
None