https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30813

Joonas Kylmälä <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #16 from Joonas Kylmälä <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to