[Koha-bugs] [Bug 31699] Add a generic way to redirect back to the page you were on at login for modal logins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 25 19:10:30 CEST 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|                            |This patch adds the ability
        released in|                            |to redirect users back to
                   |                            |where they were when using
                   |                            |the modal type logins in
                   |                            |place of an action that
                   |                            |requires login on the OPAC.
                   |                            |
                   |                            |Example: On the
                   |                            |opac-detail page one can
                   |                            |add comments if logged in.
                   |                            |Prior to this patch,
                   |                            |clicking the link to add a
                   |                            |comment prior to being
                   |                            |logged in would expose the
                   |                            |login modal and then
                   |                            |re-direct you to your
                   |                            |opac-user page and thus
                   |                            |loose the context of your
                   |                            |action.  With this patch
                   |                            |you are redirected back to
                   |                            |the biblio you were looking
                   |                            |at so you can post your
                   |                            |comment.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list