https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30813 Joonas Kylmälä <joonas.kylmala@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |joonas.kylmala@iki.fi --- Comment #16 from Joonas Kylmälä <joonas.kylmala@iki.fi> --- If you go to
/cgi-bin/koha/cataloguing/addbooks.pl
and perform a search using "New from Z39.50" you get:
Undefined subroutine &C4::Breeding::TransformMarcToKoha called at /kohadevbox/koha/C4/Breeding.pm line 311
to reproduce the error in the search pop-up put as the Title "aa". If you fix the missing import then the search results are still empty however (they should not be empty for this keyword), so there is a bit more to fix this, I will leave it to the author of the patch set. - Koha/MetaSearcher.pm doesn't import C4::Biblio - Koha/MetadataRecord.pm imports now C4::Biblio unnecessarily -- You are receiving this mail because: You are watching all bug changes.