https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29642
Bug ID: 29642
Summary: About page marks several Perl modules as missing
Change sponsored?: ---
Product: Koha
Version: 21.05
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I notice that in the "Perl modules" tab at /cgi-bin/koha/about.pl some modules
appear as missing, namely
Text::CSV::Unicode (0.40) Not Installed
Selenium::Remote::Driver (1.27) Not Installed
Test::DBIx::Class (0.42) Not Installed
HTTPD::Bench::ApacheBench (0.73) Not Installed
Locale::XGettext::TT2 (0.7) Not Installed
As my installation is a vanilla one (koha-common on Debian),
I wonder if they should have been installed by default.
For example, I see in
https://git.koha-community.org/Koha-community/Koha/commit/f180314f58c57ce0c6c1094fa19da88502085144
that "Selenium::Remote::Driver (1.27)" should have been included in the
dependencies list years ago.
Another example: Locale::XGettext::TT2 (0.7) is mentioned in
https://git.koha-community.org/Koha-community/Koha/commit/3cfc2ec7bd1becef4386404fe7fc9f12740e8c97
as "new dependency" two years ago, yet it is absent from my installation,
despite several upgrades since.
What gives?
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/