[Koha-bugs] [Bug 34515] MARCXML output of OAI-PMH may be badly encoded (UNIMARC)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 17 14:16:29 CEST 2023


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

Biblibre Sandboxes <sandboxes at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154354|0                           |1
        is obsolete|                            |

--- Comment #3 from Biblibre Sandboxes <sandboxes at biblibre.com> ---
Created attachment 154553
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154553&action=edit
Bug 34515: Fix encoding of MARCXML output for OAI-PMH (UNIMARC)

Like fixed for REST API, OAI-PMH output should be fixed to use metadata schema
when building MARCXML.

Test plan :
1) Use UNIMARC database
2) Enable OAI-PMH webservice
3) Edit a biblio record to add uppercase éin title 200$a
4) Go to OAI record :
/cgi-bin/koha/oai.pl?verb=GetRecord&metadataPrefix=marcxml&identifier=xxx
=> Check encoding of title is OK

Signed-off-by: Delaye <stephane.delaye at biblibre.com>

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


More information about the Koha-bugs mailing list