[Bug 1384] New: Issues with itemtype = NULL are not displayed on patron checkout page (2.2.8)
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1384 Summary: Issues with itemtype = NULL are not displayed on patron checkout page (2.2.8) Product: Koha Version: branch 2.2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Circulation AssignedTo: chris.cormack@liblime.com ReportedBy: devin@freeshell.org QAContact: koha-bugs@nongnu.org Koha version 2.2.8 On the circulation page, when it displays the current issues for a borrower, items with a NULL itemtype are not displayed because you use an INNER JOIN with the itemtypes table. Better use a LEFT JOIN. The effected function is getissues() from Circ2.pm ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com