https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17882 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58853|0 |1 is obsolete| | --- Comment #5 from David Cook <dcook@prosentient.com.au> --- Created attachment 58855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58855&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.