[Koha-bugs] [Bug 31794] REST API: GET endpoint for Authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 17:05:32 CET 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pedro.amorim at ptfs-europe.co
                   |                            |m

--- Comment #10 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Works as described, tests pass, wondering if we should DRY this in
Authority.pm, or not worth:
152           C4::Context->preference('marcflavour') eq 'UNIMARC'
153           ? 'UNIMARCAUTH'
154           : 'MARC21';

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


More information about the Koha-bugs mailing list