21 Apr
2011
21 Apr
'11
12:30 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6214 --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-04-20 22:30:07 UTC --- if ($indexes[0] && (!$indexes[1] || $params->{'scan'})) { my $idx = "ms_".$indexes[0]; $idx =~ s/\,/comma/g; # template toolkit doesnt like variables with a , in it $template->param($idx => 1); } Yep looks ok to me, is the results page actually erroring owen, cos im thinking of marking this works for me -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.