http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10308 --- Comment #1 from Robin Sheat <robin@catalyst.net.nz> --- Created attachment 18297 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18297&action=edit Bug 10308 - local subjects can use authorities too This adds entries for 690-699 to the authorities linker, so they get linked up like everything else. To Test: * make sure your framework doesn't have 690 set up to link to authorities (or it'll get linked as part of cataloguing.) * add a subject with some term to the 690$a field. * add an authority for TOPIC_TERM with the matching term. * make sure zebra is up to date. * run link_bibs_to_authorities.pl over your system. * check that the authority is now linked to your record. * repeat with the other 69x fields if you like. -- You are receiving this mail because: You are watching all bug changes.