Bug 6050

Summary: GetItemsInfo ignores second parameter
Product: Koha Reporter: Colin Campbell <colin.campbell>
Component: Architecture, internals, and plumbingAssignee: Colin Campbell <colin.campbell>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, f.demians
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch

Description Colin Campbell 2011-04-04 16:19:42 UTC
The C4::Item subroutine GetItemInfo is called with two parameters, however the second is not used. It should be removed from the interface so that programmers can cease to wonder what its impact is
Comment 1 Colin Campbell 2011-04-04 16:47:48 UTC
Created attachment 3648 [details] [review]
Proposed patch
Comment 2 Chris Cormack 2011-06-14 02:14:14 UTC
Pushed, please test and mark resolved
Comment 3 Jared Camins-Esakov 2012-12-31 00:15:26 UTC
There have been no further reports of problems so I am marking this bug resolved.