[Koha-bugs] [Bug 17095] New: Regression: Error when checking out to non-existent patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 9 20:47:03 CEST 2016


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

            Bug ID: 17095
           Summary: Regression: Error when checking out to non-existent
                    patron
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
               URL: /cgi-bin/koha/circ/circulation.pl?borrowernumber=X
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Bug 16082, 'Display a friendly "patron does not exist" message if that's the
case - circulation.pl' changed the behavior of the checkout page so that if you
hit that page with a borrowernumber which doesn't exist a nice message will
tell you so.

Now when you do that you get an error message:

Can't call method "is_debarred" on an undefined value at /circ/circulation.pl
line 300.

git bisect blames Bug 16849, 'Move IsDebarred to Koha::Patron->is_debarred'

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


More information about the Koha-bugs mailing list