[Koha-bugs] [Bug 714] Searching for printer does not work

bugzilla-daemon at wilbur.katipo.co.nz bugzilla-daemon at wilbur.katipo.co.nz
Wed Apr 19 13:15:34 CEST 2006


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


chris at katipo.co.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|chris at katipo.co.nz          |oleonard at athenscounty.lib.oh
                   |                            |.us




------- Comment #4 from chris at katipo.co.nz  2006-04-19 23:15 -------
Template bug

<form action="/cgi-bin/koha/admin/printers.pl" method="post">
<input type="text" name="description"value="">				       
<input type="reset" name="reset" value="clr">
</form>

Is in the template but the script is looking for 
my $searchfield=$input->param('searchfield');

So it searches on nothing, reassigning to owen. 




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





More information about the Koha-bugs mailing list