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

            Bug ID: 14673
           Summary: Renewals cause Sipserver  to crash
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: SIP2
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Bug 13315 Changed the return of C4::Circulation::AddIssue to a hash reflecting
the added issue ; However if AddIssue is called with the borrower currently
having the item on loan a renewal is carried out nut as no issue is created in
the db undef is returned rather than the issue structure. The same bug made the
first thing the sipserver does is to extract the due_date from that
non-existent structure causing a fatal error if it is a renewal. 

This is potentially a major bug as almost all self-issue units use checkout
requests rather than renewal requests when renewing borrowers items

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to