Undefined subroutine &Date::Calc::Today called at cataloguing/value_builder/unimarc_field_100.pl line 75.
Created attachment 70062 [details] [review] 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.
*** This bug has been marked as a duplicate of bug 19968 ***