[Koha-bugs] [Bug 13191] New: Null borrowernumber in reserves table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 3 18:55:54 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13191

            Bug ID: 13191
           Summary: Null borrowernumber in reserves table
 Change sponsored?: ---
           Product: Koha
           Version: 3.16
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: hbraum at nekls.org
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Occasionally, we have reserves placed on our system without a linked
borrowernumber. It displays as NULL in the reserves table of the database. 

I cannot recreate how this behavior is happening so far, except to say it
appears to originate on the public side of the system.

Some debugging code was added to C4::Reserves::AddReserve on our system, and
the logs revealed it's a call to AddReserve where no borrowernumber is passed
in -- on the OPAC side. 

Has anyone else seen this behavior? Know why it's happening? Thanks!

-- 
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