http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12481 --- Comment #12 from Juhani Seppälä <jseppal@student.uef.fi> --- (In reply to Marc Véron from comment #11)
Created attachment 29386 [details] [review] Bug 12481 - Follow up: Link to results is not refreshed when item is on next or prev result page
Test plan for this follow up
Reproduce issue without patch:
Do a search that results in 3 or more pages. Print out list or do the same search in an other browser (to have a reference for the following) Go to a detail view and step through details to a detail that ist on result #3 Click on Link "Return to details" Result: The first page will display (instead of page #2)
With patch, the correct page should display.
Hi, I'm unable to reproduce what you're describing with only my patch applied. What I'm doing: 1. Do a search with 3 or more pages of results. 2. Select a result from the first page and navigate into the third page using the detail-view. 3. Select "return to results" on a results on the third page. -- You are receiving this mail because: You are watching all bug changes.