[Koha-bugs] [Bug 35217] New: On-site checkouts can be forced when the system preference is disabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 1 17:20:30 CET 2023


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

            Bug ID: 35217
           Summary: On-site checkouts can be forced when the system
                    preference is disabled
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To recreate:
1 - Set system preference OnSiteCheckouts to 'Disable'
2 - Bring up the checkout screen for a patron
3 - Edit the html form and add:
    <input type="hidden" name="onsite_checkout" value="1">
4 - Checkout an item
5 - Note you now have an onsite-checkout

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


More information about the Koha-bugs mailing list