https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39902
--- Comment #2 from Marion Durand <[email protected]> --- Created attachment 182455 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182455&action=edit Bug 39902: Cite also look for publisher in 214 in Unimarc In UNIMARC, publisher information can be in 214 and in 210. The code was only looking in 210. This patch add support for 214 field. To test: 0. Make sure your instance is in Unimarc 1. Find or create a record with publisher information in 214 (and none in 210) 2. Search for that record in your OPAC 3. Click on the "Cite" button 4. Check that no publisher information appear 5. Apply the patch 6. Repeat step 2 and 3 7. Check that publisher information is now shown -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
