[Bug 18850] New: Clone as dependency?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18850 Bug ID: 18850 Summary: Clone as dependency? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org Clone is used by Koha but does not appear on the dependencies list (Home > About Koha >Perl modules) $ git grep 'use Clone' C4/SIP/t/02patron_info.t:use Clone qw(clone); C4/SIP/t/03checkout.t:use Clone qw(clone); C4/SIP/t/04patron_status.t:use Clone qw(clone); C4/SIP/t/05block_patron.t:use Clone qw(clone); C4/SIP/t/06patron_enable.t:use Clone qw(clone); C4/SIP/t/07hold.t:use Clone qw(clone); C4/SIP/t/08checkin.t:use Clone qw(clone); C4/SIP/t/09renew.t:use Clone qw(clone); C4/SIP/t/10renew_all.t:use Clone qw(clone); C4/SIP/t/11item_info.t:use Clone qw(clone); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18850 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |mirko@abunchofthings.net Status|NEW |RESOLVED --- Comment #1 from Mirko Tietgen <mirko@abunchofthings.net> --- *** This bug has been marked as a duplicate of bug 20949 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org