15 Nov
2024
15 Nov
'24
4:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174589 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174589&action=edit Bug 38436: Store loaded_from_state in data instead of DT's settings This has been introduced by bug 33484 as we needed to know if the state was loaded (from URL or localStorage). If the state is loaded then we need to: 1. not redirect if only one patron to display (to prevent a blocking situation) 2. display the table (ie. not defer loading) -- You are receiving this mail because: You are watching all bug changes.