[Koha-bugs] [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 23 17:36:26 CEST 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140771|0                           |1
        is obsolete|                            |

--- Comment #116 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 140936
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140936&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.


More information about the Koha-bugs mailing list