https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36302 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Pedro Amorim from comment #4)
I believe this defer_loading check was added here to have the "back" browser behavior work in the event that a search only returned 1 result and the cgi->redirect to that result kicks in (as opposed to showing the search results with just 1 entry). Is this cgi->redirect (in members/member.pl) still needed now that we have auto-complete suggestions?
I believe we did have the auto-suggest before this was added, it's a bit of a different use case. Having the back button work would be preferrable, but maybe we can fix the immediate issue first and further improve again in another bug. -- You are receiving this mail because: You are watching all bug changes.