Bug 32826 - Fix cataloguing/value_builder/unimarc_field_106.pl
Summary: Fix cataloguing/value_builder/unimarc_field_106.pl
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Julian Maurice
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 30975
  Show dependency treegraph
 
Reported: 2023-02-03 12:44 UTC by Julian Maurice
Modified: 2023-12-28 20:42 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.04,22.05.11,21.11.19


Attachments
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.pl (1.50 KB, patch)
2023-02-03 12:45 UTC, Julian Maurice
Details | Diff | Splinter Review
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.pl (1.53 KB, patch)
2023-02-17 10:10 UTC, Julian Maurice
Details | Diff | Splinter Review
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.pl (1.58 KB, patch)
2023-02-19 20:40 UTC, David Nind
Details | Diff | Splinter Review
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.pl (1.63 KB, patch)
2023-02-24 16:49 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 32826: (QA follow-up) Remove tab (1.16 KB, patch)
2023-02-24 16:49 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Maurice 2023-02-03 12:44:58 UTC
This is part of the refactoring happening in bug 30975
Comment 1 Julian Maurice 2023-02-03 12:45:40 UTC
Created attachment 146091 [details] [review]
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.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
Comment 2 Julian Maurice 2023-02-17 10:10:42 UTC
Created attachment 146762 [details] [review]
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.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
Comment 3 David Nind 2023-02-19 20:40:54 UTC
Created attachment 146936 [details] [review]
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.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>
Comment 4 David Nind 2023-02-19 20:44:25 UTC
How I tested
~~~~~~~~~~~~

1. The unimarc_field_106.pl plugin is already added to 106$a for the default UNIMARC bibliographic framework in KTD.
2. Edit a bibliographic record.
3. Select the tag editor for 106$a.
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 and enter the values that make up the 106$a subfield.
Comment 5 Nick Clemens 2023-02-24 16:49:36 UTC
Created attachment 147365 [details] [review]
Bug 32826: Fix cataloguing/value_builder/unimarc_field_106.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>
Comment 6 Nick Clemens 2023-02-24 16:49:38 UTC
Created attachment 147366 [details] [review]
Bug 32826: (QA follow-up) Remove tab
Comment 7 Tomás Cohen Arazi 2023-02-24 20:06:39 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 8 Matt Blenkinsop 2023-02-28 16:46:13 UTC
Nice work everyone!

Pushed to stable for 22.11.x
Comment 9 Lucas Gass 2023-03-08 13:43:07 UTC
Backported to 22.05.x for upcoming 22.05.11
Comment 10 Arthur Suzuki 2023-03-29 12:34:38 UTC
applied to 21.11 for 21.11.19
Comment 11 wainuiwitikapark 2023-04-27 05:29:47 UTC
Not backported to 21.05.x