https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35452
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | Text to go in the| |This enhancement adds more release notes| |useful information to the | |automatic authority link | |results when editing a | |record and using "Link | |authorities automatically". | |It now includes the value | |you used for each authority | |entry (such as 650$a and | |$700$a), so you know which | |ones to look at. | |Previously, it only | |included the field number, | |such as 650, and not the | |term. | | | |Example of new | |automatic authority link | |results: | |- 650 - Biologie. | |- More than one local match | |found. Possibly a duplicate | |authority! | |- 650 - Biology. | |- More than one local match | |found. Possibly a duplicate | |authority! | |- 700 - | |Aristophanes. - More than | |one local match found. | |Possibly a duplicate | |authority! | |- 700 - Beckett, | |Samuel, 1906-1989. - More | |than one local match found. | |Possibly a duplicate | |authority! CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- This is a nice enhancement! I've added an assignee and some release notes. Testing notes (using koha-testing-docker (KTD)): 1. Paste these terms in new 650$a or 700$a fields for a record, instead of using the tag editor: - 650$a: Biologie. - 650$a: Biology. - 700$a: Aristophanes. - 700$a: Beckett, Samuel, 1906-1989. 2. After the patch is applied, you get a more useful message of where to look to fix things up: Automatic authority link results: - 650 - Biologie. - More than one local match found. Possibly a duplicate authority! - 650 - Biology. - More than one local match found. Possibly a duplicate authority! - 700 - Aristophanes. - More than one local match found. Possibly a duplicate authority! - 700 - Beckett, Samuel, 1906-1989. - More than one local match found. Possibly a duplicate authority! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
