https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28453 --- Comment #15 from David Nind <david@davidnind.com> --- I have tested again. The only issue I'm having is with the unimarc_field_210c value builder. I can't get it to generate any results, both before and after the patch. I ended up testing on a UNIMARC instance without the DO NOT PUSH patch: 1. Edit KTD .env file and change KOHA_MARC_FLAVOUR=unimarc 2. Start up KTD as normal: ktd up 3. Change the default framework so that 210$c uses the unimarc_field_210c.pl value builder (in the default KTD setup it is using unimarc_field_210c-bis.pl - this is mapped to biblioitems.publishercode) 4. Edit any record 5. Select the tag editor for 210$c 6. Try several combinations to get some search results (I used search terms that worked with normal authority searching) - I had no luck. Examples . a . c . france . Catel Maybe this is already broken or not working as it should?
From previous testing (comment #2) it looks like it did work.
-- You are receiving this mail because: You are watching all bug changes.