Bug 6050 - GetItemsInfo ignores second parameter
Summary: GetItemsInfo ignores second parameter
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Colin Campbell
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 16:19 UTC by Colin Campbell
Modified: 2013-12-05 20:04 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed patch (7.92 KB, patch)
2011-04-04 16:47 UTC, Colin Campbell
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.