Ticket #13400 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

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:

  1. Make a search for some term that returns many results (more than one page).
  1. Navigate to the second page.
  1. 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).
  1. 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

comment:1 Changed 3 years ago by davilima6

  • Description modified (diff)

comment:2 Changed 3 years ago by maartenkling

  • Cc maartenkling added

comment:3 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to General
Note: See TracTickets for help on using tickets.