http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15431 Bug ID: 15431 Summary: svc/checkouts dies due to undefined variable (13024 merge problem) Change sponsored?: --- Product: Koha Version: 3.20 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When bug 13024 was merged into 3.20.x, a bug was introduced by replacing the old way to fetch itemtype descriptions with the newer (3.22+). To reproduce: - Perform a checkout on a patron - Check so all checkouts are shown immediately => FAIL: It keeps loading forever. The logs show the svc/checkouts script died -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.