https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1356
Viktor Sarge <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |viktor.sarge@regionhalland. | |se --- Comment #4 from Viktor Sarge <[email protected]> --- Problem is still present in master. Had a quick look as I've seen the problem before. There is a URL parameter &returntosearch=1 from the search result that seems to use jquery.cookie to restore the last search. This works rather well and even restores when you add more search fields than the original three. I guess the logic used here could be applied to more/less options too if clicking the button saved a cookie and triggered the "return to search". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
