[Koha-bugs] [Bug 35579] marcrecord2csv searches authorised values inefficiently

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 28 10:59:14 CET 2023


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

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
It looks like tagsubfield is optional in get_descriptions_by_marc_field, but
there is no unit test for this case?

The example given in the test plan doesn't seem to include any fields that are
linked to an AV category.

000|001|003|005|006|007|008|010|015|016|020|022|040|050|082|100|110|111|130|240|243|245|246|247|250|260|300|336|337|338|440|490|500|501|505|520|530|600|610|611|630|648|650|651|690|700|710|711|856|887|942|995

Or maybe only UNIMARC (995). I amended the test to also include 952 and tried
single subfields like 952$c, 952$8 as well.

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


More information about the Koha-bugs mailing list