https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16428
--- Comment #6 from Marcel de Rooy <[email protected]> --- Created attachment 51431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51431&action=edit Bug 16428: [QA Follow-up] Useless call to GetMarcStructure in _build_default_values_for_mod_marc The routine calls GetMarcStructure and does not use its return value after all. Test plan: Run t/db_dependent/Items.t 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/
