https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15851
--- Comment #29 from Katrin Fischer <[email protected]> --- If you add multiple mappings, there is a risk of creating false links. $w = 001 or 999$c $w is actually a 001 value, but the same value exists as biblionumber. or $w is a biblionumber, but there also exists a 001 with the value. -- 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/
