https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19693 Janusz Kaczmarek <januszop@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69344|0 |1 is obsolete| | --- Comment #2 from Janusz Kaczmarek <januszop@gmail.com> --- Created attachment 69349 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69349&action=edit Bug 19693: authtypefrom incorrectly set when updating auth from file A corrected version. It is more safe to use the GuessAuthTypeCode function only if really needed, i.e. when merging to itself (especially when using some non standard authority types that for some reason are not covered in GuessAuthTypeCode). -- You are receiving this mail because: You are watching all bug changes.