http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087
--- Comment #17 from M. de Rooy <[email protected]> --- (In reply to comment #16) > I'm not sure to understand. Could you elaborate? Do you mean that for > UNIMARC there isn't XSL converter to Dublin Core for example? In this > case, this was already the case. This isn't a regression. We just lack > that currently in Koha, and we should plan to fix it separately. 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). Your patch only updates etc/koha-conf.xml. The section you update, is only used if the separate retrieval file should not be found. 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. If you look at those files, you will certainly understand it. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
