https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26657
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #111464|0 |1 is obsolete| | --- Comment #3 from David Cook <[email protected]> --- Created attachment 191338 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191338&action=edit Bug 26657: Differentiate between unlinked and not linked This patch differentiates between unlinked (a linkage is removed) and not linked (there is no linkage) in the output of LinkBibHeadingsToAuthorities. Test plan: 0. Apply the patch 1. perl ./misc/link_bibs_to_authorities.pl -l --test 2. Note 436 bibs checked, 1314 headings linked, 1 unlinked, 677 headings not linked (Previously, the "not linked" headings would have been under the "unlinked" category.) -- 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/
