koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 755] Item statuses hard-coded into Search.pm


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 755] Item statuses hard-coded into Search.pm
Date: 15 Dec 2004 08:54:41 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=755

address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From address@hidden  2004-12-15 21:54 -------
OK, itemcount2 is no more used in 2.2, so I resolve the bug as invalid.

address@hidden 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 {
address@hidden koha]$



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]