http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319
--- Comment #53 from M. de Rooy <[email protected]> --- Created attachment 33044 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33044&action=edit Bug 11319: [QA follow-up] Remove a warning from GetModificationTemplates Removes this warning: Use of uninitialized value $template_id in string eq at C4/MarcModificationTemplates.pm line 84. GetModificationTemplates has no template_id if called from marc_modification_templates.pl without operation (first click from interface) and from tools/stage-marc-import.pl. Slightly adjusted the POD lines accordingly. Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
