[Bug 714] Searching for printer does not work
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=714 chris@katipo.co.nz changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|chris@katipo.co.nz |oleonard@athenscounty.lib.oh | |.us ------- Comment #4 from chris@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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz