https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43323 --- Comment #2 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 203688 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203688&action=edit Bug 43323: Previous patron search is restored when Save configuration state is enabled In 26.05.01, with Bug 41604 applied, when Save configuration state on page change is enabled for the memberresultst table, patron search does not work properly: the previous patron search is restored. Steps to reproduce 1- Apply Bug 41604 2- Go to Administration -> Table settings 3- Find the memberresultst table used for patron search 4- Enable Save configuration state on page change 5- Disable Save search state on page change 6- Go to the patron search page 7- Search for Henry ==> The results for Henry are displayed 8- Search for another patron, for example Delgado ==> The previous results for Henry are restored 9- Apply the patch 10- Repeat step 8 ==> The results for Delgado are displayed. -- You are receiving this mail because: You are watching all bug changes.