https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29440 Frank Hansen <frank.hansen@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128087|0 |1 is obsolete| | --- Comment #30 from Frank Hansen <frank.hansen@ub.lu.se> --- Created attachment 128891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128891&action=edit Bug 29440: Make authorities import behavior consistent with biblios The current behavior for when importing authorities, when match option is enabled, is to insert as a new authority fetching from db fails. This is both a bit confusing and not consistent with the biblio case where an error is generated. Also clean up error and log messages so both messages/errors and when messages/errors are issued are more consistent for the biblio and authority case. Signed-off-by: Frank Hansen <frank.hansen@ub.lu.se> The patch works fine for me. Signing off. -- You are receiving this mail because: You are watching all bug changes.