[Koha-bugs] [Bug 23102] 404 errors on page causes SCI user to be logged out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 17:35:47 CET 2024


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

--- Comment #35 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 163359
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163359&action=edit
Bug 23102: 404 errors on page causes SCI user to be logged out

To test:
 1 - Have something on the SCO page that won't load
     Add to SCOUserJS:
        </script>
        <img src="http://localhost:8080/silk/famfamfam.png"/>
        <script>
 2 - Enable the SCO and SCI system preferences:
     WebBasedSelfCheck: Enable
     SelfCheckInModuke: Enable
     AutoSelfCheckAllowed: Allow
     AutoSelfCheckID / AutoSelfCheckPass to a valid user with permissions
 3 - Add the self_checkin_module and self_checkout_module permissions to the
AutoSelfCheck user
 4 - Access the selfcheckout module
https://yoursite.org/cgi-bin/koha/sco/sco-main.pl
 5 - Sign in using a patron
 6 - Enter an unkown barcode, I used "DONTMATTER"
 7 - If not logged out, click to 'Return to account summary'
 8 - You are asked to sign in again
 9 - Repeat with the SCI module
10 - Apply patch
11 - Repeat, but this time you can return to account

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


More information about the Koha-bugs mailing list