https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600
--- Comment #75 from Jonathan Druart <[email protected]> --- I have rebased the branch (tricky!), but I get Undefined subroutine &C4::Items::TransformKohaToMarc called at /home/vagrant/kohaclone/C4/Items.pm line 1491. when I hit /cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=42 TransformKohaToMarc is exported by C4::Biblio. And it is what we are trying to avoid... Any ideas? -- 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/
