https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35203 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Koha::Biblio->get_coins |(UNIMARC(Koha::Biblio->get_ |support 214 field in |coins support 214 field in |addition to 210 (pubyear |addition to 210 (pubyear |and publisher values) |and publisher values) | |(UNIMARC) CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Not sure how to test correctly. I thought doing the following would result in search results after the patch was applied - I get no results after the patch is applied: 1. Start up KTD using UNIMARC: . Edit .env and change KOHA_MARC_FLAVOUR=unimarc 2. Edit any record so that: . all required fields have a value . item(s) for record display (items may need editing so that they have valid values for any lookup fields, otherwise you get a 500 error and items aren't displayed in the holdings table) 3. Edit the record so that there are unique values in 214$c (Publisher) and 214$d (Publication year). For example, Your name and 2024 4. Do advanced searches for Publisher and Publication date (Search dropdown > Advanced search) ==> Result: No results -- You are receiving this mail because: You are watching all bug changes.