[Koha-bugs] [Bug 17325] New: Circulation needs borrowers permission if patrons got image

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 21 15:32:33 CEST 2016


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

            Bug ID: 17325
           Summary: Circulation needs borrowers permission if patrons got
                    image
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sophie.meynieux at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Log in with an account having circulate_remaining_permissions and staffaccess.

Find a patron with image. Try to check out for this patron.
Patron image is not loaded and when you give barcode to check out, you are
disconnected from Koha.

Give borrowers permission to your account.
Try to checkout for the same patron as before. Patron image is correctly
displaid and check out is done correctly.

This is because to display patron info, koha/members/patronimage.pl is called
that needs borrowers permission.

This is a problem when you want an account only for circulation and not patron
modification.

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


More information about the Koha-bugs mailing list