https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19693
Janusz Kaczmarek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69344|0 |1 is obsolete| | --- Comment #2 from Janusz Kaczmarek <[email protected]> --- 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. _______________________________________________ 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/
