[Bug 755] Item statuses hard-coded into Search.pm
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=755 paul.poulain@free.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From paul.poulain@free.fr 2004-12-15 21:54 ------- OK, itemcount2 is no more used in 2.2, so I resolve the bug as invalid. [paul@bureau koha]$ grep -R "itemcount2" * C4/Search.pm:&findguarantor &getwebsites &getwebbiblioitems &catalogsearch &itemcount2 C4/Search.pm: my ($counts) = itemcount2($env, $data->{'biblionumber'}, 'intra'); C4/Search.pm:=item itemcount2 C4/Search.pm: $counts = &itemcount2($env, $biblionumber, $type); C4/Search.pm:C<$&itemcount2> returns a reference-to-hash, with the following fields: C4/Search.pm:sub itemcount2 { [paul@bureau koha]$ ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz