[Koha-bugs] [Bug 17591] Use fully qualified C4::Items function names in C4:: Circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 8 19:11:26 CET 2016


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 57344
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57344&action=edit
Bug 17591: Use fully qualified C4::Items function names in C4::Circulation

To test:
- Run:
  $ prove prove t/db_dependent/Members/IssueSlip.t
=> FAIL: C4::Circulation is not being able to find the GetItem function.
- Apply the patch
- Run:
  $ prove prove t/db_dependent/Members/IssueSlip.t
=> SUCCESS: All green
- Sign off :-D

Sponsored-by: ByWater Solutions

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


More information about the Koha-bugs mailing list