[Koha-bugs] [Bug 32336] MARCXML output of REST API may be badly encoded (UNIMARC)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 24 00:18:48 CET 2023


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

--- Comment #9 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 148628
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148628&action=edit
Bug 32336: (QA follow-up) Use $metadata->schema

When we worked on Koha::Biblio::Metadata, we agreed
biblio_metadata.schema would be the sourceof truth when it comes to the
record schema.

This patch acknowledges that, while retaining the fallback to the
syspref.

To test:
1. Apply this patch
2. Run:
   $ prove t/db_dependent/api/v1/biblios.t
=> SUCCESS: Tests pass, behavior is unchanged.
3. 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