https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17974
--- Comment #4 from Nick Clemens <[email protected]> --- Created attachment 60328 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60328&action=edit Bug 17974 (QA Followup) Use the $biblio_rs variable In case of Koha::Object you can call new_from_dbic directly, however, it fails for Koha::Objects so using an intermediary variable should be done for consistency -- 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/
