19 Oct
2012
19 Oct
'12
5:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 --- Comment #33 from Frédéric Demians <frederic@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.