16 Nov
2012
16 Nov
'12
8:39 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9072 --- Comment #3 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- I changed for a 'CheckValidity' option. When present in LinkerOptions, the authorities found by linker will be checked for validity by comparing a to z subfields values between authority field and biblio field. This is based on C4::Biblio->_check_valid_auth_link behavior. I could not use this method because like said in method comment, this method can not be moved and I could not add a dependency to C4::Biblio in C4::Linker::Default. -- You are receiving this mail because: You are watching all bug changes.