http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9075 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com Patch complexity|--- |Small patch --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- Are you showing the biblio level item type (942$c) even if the item_level_itypes pref is set to item? If so that's against what the preference says. The preference says pull the item type from the biblio (942$c) or the item (952$y) - many libraries don't bother setting the 942$c right ... it's a shame, but it's the case, so we might want to talk about this before we make this change - we might need different preference options - something that let's people basically say - I don't edit my 942$c and I don't want that icon showing. If this patch (which I did not apply) uses the item level item type icon then ignore the rant above :) Nicole PS. I couldn't comment without setting a patch complexity, but I don't know how complex this patch is - so please update the complexity if I guessed wrong. -- You are receiving this mail because: You are watching all bug changes.