Ticket #13400 (confirmed Bug)
b_start is passed onto new searches
Reported by: | davilima6 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | search | Cc: | maartenkling |
Description (last modified by davilima6) (diff)
Tested on Plone 4.2.2.
Steps to repoduce:
- Make a search for some term that returns many results (more than one page).
- Navigate to the second page.
- Make a new search in the content searchbox (not the viewlet), but this time search for some term that returns few results (less than one page).
- The amount of results is displayed but the results themselves aren't. Notice that b_start:int=10 can be seen on your browser location bar. That shouldn't be there.
Change History
Note: See
TracTickets for help on using
tickets.