https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37964
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #7) > I've looked at the code, and it's actually confusing to have both ->items > and ->host_items. > > $biblio->items should return $self->host_items when host_items is passed OR > we replace the occurrences when ->items is called with the host_items flag > to simply call ->host_items. I think I prefer the latter. Ok, forget that. It includes both. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
