http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12481 --- Comment #16 from Juhani Seppälä <jseppal@student.uef.fi> --- (In reply to Marc Véron from comment #15)
(In reply to Juhani Seppälä from comment #9)
(...)
This is not the only interesting behaviour I've come across with the navigation. There's another issue where the results of the page get concatenated infinitely on page reload, which originally led me to believe the results-array in the cookie was the whole results set. These should probably be reported separately?
I propose that you report this separately.
Thanks for looking into this Marc and helping with my regression. I should've been more precise there: it's the result array in the search cookie that's getting concatenated needlessly on page reloads - not sure if this can actually cause any harm currently, but the concatenation on page reloads doesn't look intentional in any case. I can create a new bug for this. -- You are receiving this mail because: You are watching all bug changes.