7 Feb
2023
7 Feb
'23
5:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31794 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m --- Comment #10 from Pedro Amorim <pedro.amorim@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.