http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14651
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #0) > At first sight, it seems clear to me that we should start moving into using > Koha::Item objects, that even provide an ->effective_itemtype method! > > Having talked about this on IRC there seems to be a consensus that if the > item doesn't have an itemtype, then there should be a fallback to > biblio-level itemtype. > > This means we should add that check to the ->effective_itemtype method. But > it would mean including Koha::Biblios. The patches work fine, but aren't we masquerading a problem that should be addressed instead of hidden ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
