11 Jan
2017
11 Jan
'17
11:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17882 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- Created attachment 58852 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58852&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.