14 Jan
2011
14 Jan
'11
5:30 p.m.
On Fri, Jan 14, 2011 at 12:05 PM, Linda Culberson <lculber@mdah.state.ms.us> wrote:
Katrin and others, I'm not sure I understand this, but the search Katrin gave worked the first time I tried it, but I am not able to get it to work consistently. Most often I got a 404:Page not found error, Looking at the log file I see: opac-search.pl: Use of uninitialized value in hash element at /usr/share/koha/lib/C4/XSLT.pm line 213., referer: http://koha.mdah.state.ms.us/koha/opac-search.pl?q=Control-number:000000073
So I looked up line 213 in XSLT.pm and it deals with items: my $homebranch = xml_escape($branches->{$item->{homebranch}}->{'branchname'});
Is it possible that some of your items are missing a homebranch assignment? Kind Regards, Chris