https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24647
Bug ID: 24647
Summary: PDF::API2::Simple is declared as a required dependency
but it is not used
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
`git grep PDF::API2::Simple` returns only one occurence, in cpanfile.
`git log -S PDF::API2::Simple` returns a few commits that move around the
declaration of dependencies, and the commit
https://github.com/Koha-Community/Koha/commit/e418db57f9544983a004b6a7b7f79ab5bdcb30a0
that introduces this dependency without using it.
So it looks like it has been a required dependency for 10 years, without ever
being used.
--
You are receiving this mail because:
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/