http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11319 --- Comment #45 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33030 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33030&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 <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.