Hi koha-devel, I just pushed patch for bug 3087. It changes zebra configuration files for *UNIMARC* setups. The change is a small one but *requires* that your zebra configuration files are updated. If you're running a standard install, sudo make upgrade will do the job, as usuall If you're running a dev/git install, you'll have to update your configuration manually, as described here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087#c33
You can get more information here: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087#c29 If you don't do that, your koha will improperly query zebra, and you'll get no result (more detail: koha will request RecordSyntax=Unimarc, and your zebra still know only RecordSyntax=marc21) -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08 _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
