http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5910 --- Comment #16 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #15)
(In reply to comment #14)
if it works under MARC21, why wouldn't we use the same method for UNIMARC ? How does it work for MARC21 ?
Actually, the way it works for MARC21 can only be called... uhhh... weird? There is actually a blank authority type for MARC21, and since Zebra cannot search on blank fields, that is de facto the same as all authority types. The way UNIMARC does it is a lot better.
What about doing a follow-up like : * removing blank authority type in an updatedatabase * remove the [% if (unimarc) %] would it do the job ? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.