https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17882

--- Comment #2 from David Cook <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to