https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31717 --- Comment #8 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 190703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190703&action=edit Bug 31717: Value builder unimarc_field_010.pl also use 214$c Value builder unimarc_field_010.pl tries to find publisher from ISBN in order to fill 210$c. Since there is now 214$c for publisher this value builder should be adapted. Test plan : 1) Choose an existing record with an ISBN and a published in biblioitems.publishercode, For example 9782070612369 and Gallimard 2) Use value builder unimarc_field_010.pl on 010$a 3) Create a new record 4) Enter 9782070612369 in 010$a 5) Click on value builder icon on this subfield 6) Check you see 'Gallimard' in 214$c -- You are receiving this mail because: You are watching all bug changes.