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@lists.koha-community.org
          Reporter: m.de.r...@rijksmuseum.nl
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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