[Koha-bugs] [Bug 19484] New: Checkout page does not like itemtype NULL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 18 15:59:55 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19484

            Bug ID: 19484
           Summary: Checkout page does not like itemtype NULL
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Somehow an imported item had no itemtype (might be another bug btw), but anyway
it results in a never ending loading of checkouts since svc/checkouts crashes.
Resolved by a simple test.

item-level_itypes set but no itemtype set for item (451) at
/usr/share/koha/masterclone/Koha/Schema/Result/Item.pm line 698.
Can't call method "translated_description" on an undefined value at
/usr/share/koha/masterclone/svc/checkouts line 168.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list