Summary: | Fix cataloguing/value_builder/unimarc_field_210c_bis.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david, m.de.rooy |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 30975 | ||
Attachments: |
Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.pl
Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.pl Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.pl |
Description
Julian Maurice
2023-02-03 13:58:44 UTC
Created attachment 146133 [details] [review] Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.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 146801 [details] [review] Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.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 I'm not familiar enough with UNIMARC to figure out how to use this plugin. Could you describe how to use this one? For example, which subfields to add this to, how to use it, and what it does. Thanks! David This is an auto-complete plugin for publisher names. You start typing and it will suggest existing entries that you can then choose from for your record. Created attachment 150103 [details] [review] Bug 32868: Fix cataloguing/value_builder/unimarc_field_210c_bis.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: Katrin Fischer <katrin.fischer.83@web.de> Taking this one straight to PQA. (In reply to Katrin Fischer from comment #4) > This is an auto-complete plugin for publisher names. You start typing and it > will suggest existing entries that you can then choose from for your record. Thanks Katrin! Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. |