https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452
--- Comment #6 from Adolfo RodrÃguez Taboada <[email protected]> --- I don't think this change is the one breaking that test as it only adds info in the result. It doesn't affect in the search of the authority. It should be the change made in the bug 31185. Before that change, link authorities automatically didn't detect duplicate authorities and the result you got in those case was that the authority wasn't found. I think it's exactly the discrepancy you are seeing in the test, as it expects "Does not exist" and gets "Duplicated" https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31185 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
