This is part of the refactoring happening in bug 30975
Created attachment 146141 [details] [review] Bug 32875: Fix cataloguing/value_builder/unimarc_leader_authorities.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 146809 [details] [review] Bug 32875: Fix cataloguing/value_builder/unimarc_leader_authorities.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 149006 [details] [review] Bug 32875: Fix cataloguing/value_builder/unimarc_leader_authorities.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 the 000 Header for UNIMARC authority records in KTD. 2. Edit an authority record. 3. Select the tag editor for 000$00. 4. Options and values should be the same before and after the patch is applied. 5. The auto-calculated parts are calculated when the authority record is saved. Description ~~~~~~~~~~~ This displays a form to select the values that make up an autherirty record header (000). Note that the auto-calculated parts for the header are calculated when the authority record is saved.
Created attachment 150092 [details] [review] Bug 32875: Fix cataloguing/value_builder/unimarc_leader_authorities.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.