https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17882
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58852|0 |1 is obsolete| | --- Comment #3 from David Cook <[email protected]> --- Created attachment 58853 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58853&action=edit Bug 17882 - Fix C4::Installer::PerlModules::version_info() If you're doing version_info() for a single uninstalled module, you'll currently get null values and default values instead of the values defined in C4::Installer::PerlDependencies. This patch fixes the variable name for the module, and that allows the correct data to be used. -- 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/
