http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9532 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #14 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- In fact, the problem of GetItem() is not the main concern of this bug and it seems to be a very complex problem. I've created Bug 11463 to focus on it. It may be set has dependency but in my option it is not. Actually, with item-level_itypes off, the code uses $item->{'itemtype'}. But this key is never defined. That is what the patch corrects. -- You are receiving this mail because: You are watching all bug changes.