http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 --- Comment #18 from Frédéric Demians <frederic@tamil.fr> ---
No, I tested only MARC21 actually. But it is more trivial. The retrieval schemes are now in separate xml files in etc/zebradb like retrieval-info-auth-dom.xml etc. (4 files).
Thanks for the explanation. I wasn't aware of this. It seems that what you're describing has been introduced by bug 7818.
Your patch only updates etc/koha-conf.xml. The section you update, is only used if the separate retrieval file should not be found.
I will send an updated patch to fix those 4 files.
Actually, I would recommend to just delete the retrieval fallback section in koha-conf.xml. Now we have a confusing situation; fallback within the same etc directory does not make much sense to me.
Good idea. I think that this simplification should be asked in 7818 bug directly, so Galen could review it. -- You are receiving this mail because: You are watching all bug changes.