This is part of the refactoring happening in bug 30975
Created attachment 146080 [details] [review] Bug 32822: Fix cataloguing/value_builder/unimarc_field_010.pl Use event parameter This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before
Created attachment 146930 [details] [review] Bug 32822: Fix cataloguing/value_builder/unimarc_field_010.pl Use event parameter This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before Signed-off-by: David Nind <david@davidnind.com>
How I tested ~~~~~~~~~~~~ 1. Add the unimarc_field_010.pl plugin to 010$a for the default UNIMARC framework. 2. Edit an existing record, or create a new record. 3. Enter 9782070612369 in 010$a. 4. Check 210$c - automatically populated with Gallimard. Description ~~~~~~~~~~~ This plugin tries to find the publisher from the ISBN entered in 010$a and add it to 210$c.
Created attachment 147357 [details] [review] Bug 32822: Fix cataloguing/value_builder/unimarc_field_010.pl Use event parameter This is part of the refactoring happening in bug 30975 Test plan: 1. Verify that the plugin continues to work as before Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Backported to 22.05.x for upcoming 22.05.11
applied to 21.11 for 21.11.19
Not backported to 21.05.x