https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35565
--- Comment #3 from Esther Melander <[email protected]> --- I ran into another example with a corporate term. In this case these system preferences were enabled. AutoLinkBiblios = on LinkerOptions = broader_headings The terms were: AuthId = 559641 110 $aChurch of Jesus Christ of Latter-Day Saints AuthID = 360524 110 $aChurch of Jesus Christ of Latter-Day Saints $x Presidents Bibliographic records with the first term were incorrectly auto linking to the second term. Attempts were made to manually edit the bibliographic record with the correct authority id $9 559641, but upon saving the authority was relinking to the second term. There may be a second bug in this situation, but it appears that LinkerOptions was interfering with linking to the correct heading because it was ignoring the second subfield $x and just linking to the first available option, which corresponds to AuthID 360524. Since LinkerOptions is clearly interfering with other system preferences and causing anomalous linking, it is probably best to remove this system preference altogether. -- You are receiving this mail because: You are the assignee for the bug. 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/
