https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373 --- Comment #22 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #20)
Yep, search is broken but without the patches.
Try master fr-FR or en UNIMARC installs, both shows the same when doing a search (empty catalog)
"Unsupported UNIMARC character encoding [] for XML output for UNIMARC; 100$a -> Rischkowsky, B. at /usr/share/perl5/MARC/File/XML.pm line 570 ... etc"
Disabling plack it works :( root@kohadevbox:~$ koha-plack --disable kohadev Plack disabled for kohadev OPAC Plack disabled for kohadev Intranet root@kohadevbox:~$ restart_all ... root@kohadevbox:~$ koha-rebuild-zebra --force -v -v -a -b kohadev ... and search gives no results, as expected, but also no errors -- You are receiving this mail because: You are watching all bug changes.