]> git.koha-community.org Git - koha.git/commit
Bug 27943: (follow-up) Fix unit test, and use systempreference AuthoritySeparator
authorGeorge Veranis <gveranis@dataly.gr>
Mon, 20 Feb 2023 11:02:27 +0000 (12:02 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 30 Oct 2023 12:02:20 +0000 (09:02 -0300)
commitb724bb579ce63160cbb92574f1114398b28f1554
treee96ebac8f50e3250d5ed7ef24f708dc9c1d84f7e
parent956ff1ab56f3bf79cfcd88310946b34e109d2fc1
Bug 27943: (follow-up) Fix unit test, and use systempreference AuthoritySeparator

Instead of hardcoding the separator we take the value from systempreference.
Also adjust the unit test to expect the "equalterm" array.
Test plan same as before.

Signed-off-by: Christian Nelson <christian.nelson@uwasa.fi>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/AuthoritiesMarc.pm
t/db_dependent/AuthoritiesMarc.t