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

David Cook <[email protected]> changed:

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

--- Comment #14 from David Cook <[email protected]> ---
Created attachment 192350
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192350&action=edit
Bug 39055: Change "op" to "login_op" when logging in to allow original op to
flow through

This patch changes "op" to "login_op" when logging in, so that the original op
can
flow through to whichever controller is processing the login and subsequent op.

Test plan:
0. apply the patch and koha-plack --restart kohadev
1. Without logging in, go to the following:
http://localhost:8081/cgi-bin/koha/reports/guided_reports.pl?id=1&op=run
2. Log in and note that you can see the report
3. Try logging into the OPAC
4. Try logging into the self-checkout
5. Create a new self-reg account and try logging in with the auto-filled
details
6. Test anything else you can think to test here

Signed-off-by: Brendan Lawlor <[email protected]>
Signed-off-by: David Cook <[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