[Koha-bugs] [Bug 19864] UNIMARC field 100 plugin broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 21 17:07:41 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19864

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 70062
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70062&action=edit
Bug 19864: UNIMARC field 100 plugin broken

Triggering the UNIMARC plugin for MARC tag 100 results in an error. This
patch corrects the error by including the missing subroutine.

To test, apply the patch and configure a MARC framework to use the
plugin 'unimarc_field_100.pl' for a field. It is not necessary to test
on a UNIMARC system.

- Open a record for editing.
- Click the link to trigger the plugin for the field you configured.
- The plugin popup window should load correctly.
- Make changes in the form and submit. The configured field should be
  filled with the correct data.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list