https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24958
--- Comment #20 from Owen Leonard <[email protected]> --- (In reply to Sally from comment #18) > - Place hold button still recalls the patron from step 1 I don't get this result either :( (In reply to Jonathan Druart from comment #19) > I confirm the patch works for me. > However I am wondering if the flush should not happen in auth.tt instead. Are you suggesting we move all the cookie and local-storage clearing to auth.tt? I added my change to staff-global.js because that's where similar functions were being executed. Isn't it better to clear this data when the user logs out rather than when logging in? Or am I misunderstanding your suggestion? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
