https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28628
--- Comment #1 from Alex Arnaud <[email protected]> --- Created attachment 122393 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122393&action=edit Bug 28628: Make heading search form match related indexed heading Test plan (UNIMARC exemple): - create a biblio with the following data in tag 700: - $a Vidard - $b Mathieu - $d 1971-... - save. => a new authority is created with the following heading "Vidard Mathieu 1971-.." - create an other biblio with the same value in tag 700. => again a new authority is created with the same heading. - apply this patch and repeat the test plan - The 2nd 700 tag should map to the same authority. -- 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/
