[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 Dec 14 11:46:32 CET 2012


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

stephane.delaune at biblibre.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stephane.delaune at biblibre.c
                   |                            |om

--- Comment #41 from stephane.delaune at biblibre.com ---
To update all your Zebra configuration files with a single command after
loading the environment variables ($KOHA_CONF) :

cd `echo $KOHA_CONF | sed 's/koha-conf.xml$//'` && sed -i
's/syntax="usmarc"/syntax="unimarc"/' `grep -rl 'syntax="usmarc"' *` && sed -i
's/usmarc/unimarc/' ./zebradb/etc/usmarc.mar && sed -i 's/USmarc/unimarc/'
./zebradb/etc/usmarc.mar

don't forget to restart zebra after

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


More information about the Koha-bugs mailing list