https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175
--- Comment #383 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #382) > Cannot get anything on the detail pages, the search does not return anything > (tested with both ES and zebra, reset_all + import of the mrc file + full > reindex) > > 2 debug statements in get_marc_components: > warn $searchstr; > warn $total_hits; > > output: > [WARN] Host-item:(Easy piano pieces for children / compiled and edited by > Lisa Cox, Sam Lung and Andrew Skirrow.) at /kohadevbox/koha/Koha/Biblio.pm > line 497. > [WARN] 0 at /kohadevbox/koha/Koha/Biblio.pm line 502. Caused by UseControlNumber=Don't use. It works when switched to "Use" (Thanks Martin!) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
