[Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB
24 Oct
2012
24 Oct
'12
12:15 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 --- Comment #39 from Paul Poulain <paul.poulain@biblibre.com> --- Addition to the previous erratum: the sed is not enough... it does not change usmarc.mar, that is required for Authorities in grs1 The authority search badly fails until you've updated usmarc.mar to have: name unimarc reference unimarc (instead of name usmarc reference usmarc ) So upgrading requires 3 steps: cd path/to/your/zebra/config/files sed -i 's/syntax="usmarc"/syntax="unimarc"/' `grep -rl 'syntax="usmarc"' *` vi etc/usmarc.mar -- You are receiving this mail because: You are watching all bug changes.
5012
Age (days ago)
5012
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org