Bug 12510

Summary: In staff client search, per-page search results (cookie) get concatenated needlessly on page reload
Product: Koha Reporter: Juhani Seppälä <jseppal>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, mirko, veron
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12481
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Per-page results array concatenation (search cookie)

Description Juhani Seppälä 2014-07-01 13:41:45 UTC
Created attachment 29407 [details]
Per-page results array concatenation (search cookie)

When doing a staff client search, clicking on a result and returning to the results using the "return to results" from the top-left navigation, the per-page results array in the search cookie gets concatenated once upon returning to the search results and then every time the page is reloaded. See the attached screenshot. I noticed this behaviour while working on bug 12261.
Comment 1 Mirko Tietgen 2016-04-10 14:58:52 UTC
I saw this in a 3.16. I tried to reproduce in 3.22 but can't. Is this still valid for you? What version of Koha are you using?
Comment 2 Mirko Tietgen 2016-04-10 15:04:48 UTC

*** This bug has been marked as a duplicate of bug 13256 ***
Comment 3 Mirko Tietgen 2016-04-10 15:05:09 UTC

*** This bug has been marked as a duplicate of bug 13265 ***