[Bug 12850] New: C4::Serials::GetLateIssues is not used
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Bug ID: 12850 Summary: C4::Serials::GetLateIssues is not used Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jonathan.druart@biblibre.com QA Contact: testopia@bugs.koha-community.org ... and can be removed. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|gmcharlt@gmail.com |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31274 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31274&action=edit Bug 12850: C4::Serials::GetLateIssues can be removed This routine is not used and can be removed. Test plan: git grep GetLateIssues should not return any result -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31274|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <nick@quecheelibrary.org> --- Created attachment 31329 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31329&action=edit [SIGNED OFF] Bug 12850: C4::Serials::GetLateIssues can be removed This routine is not used and can be removed. Test plan: git grep GetLateIssues should not return any result Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Switched to a new branch 'bug_12850' nick@debian:~/koha$ git grep GetLateIssues C4/Serials.pm: &ReNewSubscription &GetLateIssues &GetLateOrMissingIss C4/Serials.pm:=head2 GetLateIssues C4/Serials.pm:@issuelist = GetLateIssues($supplierid) C4/Serials.pm:sub GetLateIssues { t/db_dependent/Serials.t:is(C4::Serials::GetLateIssues(), undef, 'test getting l nick@debian:~/koha$ git bz apply 12850 Bug 12850 - C4::Serials::GetLateIssues is not used 31274 - Bug 12850: C4::Serials::GetLateIssues can be removed Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 12850: C4::Serials::GetLateIssues can be removed nick@debian:~/koha$ git grep GetLateIssues nick@debian:~/koha$ -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31329|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 31346 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31346&action=edit Bug 12850: C4::Serials::GetLateIssues can be removed This routine is not used and can be removed. Test plan: git grep GetLateIssues should not return any result Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12850 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Pushed to Master --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org