| Summary: | Fix cataloguing/value_builder/unimarc_field_121b.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Julian Maurice <julian.maurice> | 
| Component: | Cataloging | Assignee: | Julian Maurice <julian.maurice> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | david, m.de.rooy | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | 23.05.00,22.11.05 | Circulation function: | |
| Bug Depends on: | |||
| Bug Blocks: | 30975 | ||
| Attachments: | Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.pl Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.pl Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.pl Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.pl | ||
| 
        
          Description
        
        
          Julian Maurice
        
        
        
        
          2023-02-03 12:58:32 UTC
        
       Created attachment 146099 [details] [review] Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.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 146770 [details] [review] Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.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 148699 [details] [review] Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.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 subfield for the default UNIMARC bibliographic framework in KTD. 2. Edit a bibliographic record. 3. Select the tag editor for the subfield. 4. Options and values should be the same before and after the patch is applied. Description ~~~~~~~~~~~ This is a standard UNIMARC value builder for a subfield - it displays a form to select the values that make up the subfield. Created attachment 148805 [details] [review] Bug 32834: Fix cataloguing/value_builder/unimarc_field_121b.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 |