<div dir="ltr"><div><div><div><div><div>Hi devs,<br><br></div>Since bug 17843 I get errors if the item type (items.itype or biblioitems.itemtype depending on the pref item_level_itypes) does not exist as an item type (table itemtypes, filled by Administration › 



Item types administration).<br></div>The error (Can't call method "translated_description" on an undefined value) appears because we call a method on an undefined value.<br></div>As  this is a configuration issue (right?) I think we should add an alert from the <a href="http://updatedatabase.pl">updatedatabase.pl</a> script, then a warning on the about page.<br>Would that be enough or should we handle the problematic case anyway (i.e. call the method only if the item type exists in DB)?<br><br></div>Cheers,<br></div>Jonathan<br></div>