https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19365
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #28 from Katrin Fischer <[email protected]> --- (In reply to Hugo Agud from comment #27) > I am not pretty sure if this comment should be here or if it should be a new > bug, however link_bibs_to_authorities.pl is working fine, but with new RDA > rules, it has one inconvenience. > > At PERSONAL_NAMES now there is 100$e - Relator term (R) some libraries have > one authoriry for each relator code, like author, translator, editor...etc > > link_bibs_ is not looking at $e and matchs all occurrences with the first or > last match created and it creates the propertly authority for each $e, but > it links wrong > > > example --> > Authority search results > Results 1 to 6 of 6 > > Summary Used in > Nombre personal: > Abadal i de Vinyals, Ramon d' , 1888-1970 > Details 40 record(s) > Nombre personal: > Abadal i de Vinyals, Ramon d' , 1888-1970 , ed. > Details 0 records > Nombre personal: > Abadal i de Vinyals, Ramon d' , 1888-1970 , pr. > Details 0 records I think this should be a separate bug and a separate discussion. We'd certainly not want $e to be taken into account. If it's the same person, should there not only be one authority record? I think someone acting as author and editor would be a common case. -- 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/
