[Koha-bugs] [Bug 9072] Add CheckValidity option to Linker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 16 09:39:32 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9072

--- Comment #3 from Fridolyn SOMERS <fridolyn.somers at 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.


More information about the Koha-bugs mailing list