This is part of the refactoring happening in bug 30975
Created attachment 146138 [details] [review] Bug 32872: Fix cataloguing/value_builder/unimarc_field_4XX.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 146806 [details] [review] Bug 32872: Fix cataloguing/value_builder/unimarc_field_4XX.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 149003 [details] [review] Bug 32872: Fix cataloguing/value_builder/unimarc_field_4XX.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. The plugin is already added to 4XX$t subfields for the default UNIMARC bibliographic framework in KTD. 2. Edit a bibliographic record. 3. Select the tag editor for any of the 4XX$t subfields. 4. A form is displayed that lets you search the catalog and choose any record to use for the 4XX$t subfield. 5. This should work the same before and after the patch is applied. Description ~~~~~~~~~~~ This plugin displays a catalog search form that lets you search for and choose any record in the catalog to use to show the title in any 4XX$t subfield.
Created attachment 150094 [details] [review] Bug 32872: Fix cataloguing/value_builder/unimarc_field_4XX.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: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.