http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8206
--- Comment #14 from M. de Rooy <[email protected]> --- The three searches in opac and staff now are using the same indexes. That's fine! Unfortunately, this error comes up on some of the searches in opac and staff (especially on Any): Can't call method "data" on an undefined value at /usr/share/koha/testclone/C4/AuthoritiesMarc.pm line 335 Note that our records should contain an id in 001! And I did an init + a reindex on the complete zebra db. When testing with yaz-client, I get back a number of hits from zebra, but if I want to show a record, it gives: [14] System error in presenting records -- v2 addinfo 'Could not handle record type grs.marcxml.record' And strange enough, I come across a few lines like below in zebra_log (referring not to 14 but 13..): 16:45:48-25/07 zebrasrv(14) [request] Present ERROR 13 2 1+1 If you have additional info, you are welcome ;) What I will do next but later, is init, reindex etc. without these patches. This error may be in master already.. Tested with Zebra 2.0.50 btw. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
