[Koha-bugs] [Bug 17882] C4::Installer::PerlModules::version_info() drops data during error handling

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 12 00:09:24 CET 2017


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58852|0                           |1
        is obsolete|                            |

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
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.


More information about the Koha-bugs mailing list