[Koha-bugs] [Bug 22144] Add method metadata() to Koha::Biblio

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 24 12:12:13 CET 2019


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

--- Comment #7 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 84344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84344&action=edit
Bug 22144: (QA follow-up) Prepare the ground for other formats

This patch refactors the original implementation so it is ready for
supporting other formats. It also adds some error handling.

To test:
- Apply this patch
- Run:
  $ kshell
 k$ prove t/db_dependent/Koha/Biblio/Metadata.t
=> SUCCESS: Tests pass!
- Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list