[Koha-bugs] [Bug 16741] Remove dead code "sub itemissues" from C4/Circulation.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 10 10:18:29 CEST 2016


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 54259
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54259&action=edit
Bug 16741 - Remove dead code "sub itemissues" from C4/Circulation.pm

To verify:
- git grep itemissues
Result: Appears in C4/Circulation.pm only

To test:
- apply patch
- git grep itemissues
Expected result: No occurences
- prove t/db_dependent/Circulation.t
Expected result: Pass OK

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list