3 May
2018
3 May
'18
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- So I found him with Nick's comment in catalogue/detail.pl: my $countanalytics= GetAnalyticsCount($item->{itemnumber}); This sub builds a Zebra query with "hi"=itemnumber If you have no records with 773$9 filled, Zebra did not use the index Host-Item-Number and will return error 114 Unsupported Use attribute. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.