Ticket #13423 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by kleist

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