Ticket #13423 (confirmed Bug)
Many search results reloads page when selecting next page
Reported by: | maartenkling | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | search | Cc: |
Description
When having more then 10 search results and you select the next page the page reloads as updated_search is also called again
- make a search > 10
- goto next page
http://localhost:8080/Plone/@@search?b_start:int=10&SearchableText=
- page reloads as search is updated again
http://localhost:8080/Plone/@@updated_search?b_start:int=20&SearchableText=
Change History
Note: See
TracTickets for help on using
tickets.