https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19864
--- Comment #1 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
