http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12510 Bug ID: 12510 Summary: In staff client search, per-page search results (cookie) get concatenated needlessly on page reload Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: jseppal@student.uef.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 29407 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29407&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.