[Koha] Bug?
Chris Cormack
chris at katipo.co.nz
Fri Jun 28 16:03:02 NZST 2002
On Fri, 2002-06-28 at 11:51, Tom Albrecht wrote:
> Hi all... I'm new to the list, and I've been searching through the
> archives for information on the following bug, and didn't see anything,
> so I decided to post it. Please don't flame me.
>
> In many of the perl files, the following code exists...
>
> print
> mktablerow(5,$toggle,$results->[$i]{'printername'},$results->[$i]{'printqueue'},$results->[$i]{'printtype'},
>
> mklink("$script_name?op=add_form&searchfield=".$results->[$i]{'printername'},'Edit'),
>
> mklink("$script_name?op=delete_confirm&searchfield=".$results->[$i]{'printername'},'Delete',''));
>
Hi Tom
Yep, this is a legitimate bug in the 1.2.0 code.
It has been fixed in cvs, and is working fine in the latest release
candidate for 1.2.1.
We are currently testing 1.2.1 and hope to have a release in the near
future.
Basically the fix you made (deleting the last parameter) is the right
thing to do.
Chris
--
Chris Cormack chris at katipo.co.nz
Programmer 025 500 789
Katipo Communications www.katipo.co.nz
More information about the Koha
mailing list