https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18131
--- Comment #3 from Jonathan Druart <[email protected]> --- (In reply to Nick Clemens from comment #2) > Everything worked well for bibliogrpahic records, however, when I tried > using an authority match rule I got: Yes but, as you might know, the authority searches are broken all around Koha. Occurrences of C4::AuthoritiesMarc::SearchAuthorities must be replaced by search_auth_compat. I would consider this outside the scope of this bug report... -- 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/
