https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436

--- Comment #92 from Jonathan Druart <[email protected]> ---
Created attachment 174770
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174770&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)

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: Paul Derscheid <[email protected]>

-- 
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/

Reply via email to