koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1384] New: Issues with itemtype = NULL are not displaye


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1384] New: Issues with itemtype = NULL are not displayed on patron checkout page (2.2.8)
Date: Mon, 9 Jul 2007 15:02:35 -0700 (PDT)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]