[Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 19 18:27:10 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087

--- Comment #33 from Frédéric Demians <frederic at tamil.fr> ---
Here is a shortcut of your sed commands, if it can help:

sed  's/syntax="usmarc"/syntax="unimarc"/' `grep -rl 'syntax="usmarc"' *`

We may have the same issue, and even worse, with upgrading and
GRS-1/DOM support. Enabling DOM means reinstalling in order to have an
updated koha-conf.xml. Or is Makefile.PL able to handle that? I doubt.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list