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

--- Comment #10 from Martin Renvoize <[email protected]> ---
Created attachment 139229
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139229&action=edit
Bug 31028: Trigger login modal when not logged in

This isn't perfect, we detect if there is a logged in user on the OPAC
and replace the concern report modal with the login modal if we don't
find a valid session.

Unfortunelty, we can't then trigger a redirect back to the record
details as that's not how our get_template_and_user authentication
system works.. instead we end up back at opac-user.pl.

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