https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13345
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #21 from Marcel de Rooy <[email protected]> --- Can't locate object method "biblionumber" via package "41" (perhaps you forgot to load "41"?) at /usr/share/koha/masterclone/virtualshelves/sendshelf.pl line 76 Both opac-sendshelf and virtualshelves/sendshelf.pl contain this statement: my $biblionumber = $content->biblionumber->biblionumber; Is not correct. Also please add your signoff to the original patch. And/or add follow-ups. -- 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/
