https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26657
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from David Nind <[email protected]> --- Testing notes (using KTD) 1. Results summary from before the patch: Bib authority heading linking report ======================================================= Linker module: C4::Linker::Default Run started at: 02/22/26 02:42:36 Run ended at: 02/22/26 02:42:39 Total run time: 2407 ms Number of bibs checked: 436 Number of bibs modified: 0 Number of bibs with errors: 1 Number of headings linked: 1314 Number of headings unlinked: 678 Number of headings fuzzily linked: 0 **** Ran in test mode only **** 2. Results summary from after the patch (==> shows differences): Bib authority heading linking report ======================================================= Linker module: C4::Linker::Default Run started at: 02/22/26 02:45:59 Run ended at: 02/22/26 02:46:02 Total run time: 2500 ms Number of bibs checked: 436 Number of bibs modified: 0 Number of bibs with errors: 1 Number of headings linked: 1314 ==>Number of headings unlinked: 1 Number of headings fuzzily linked: 0 ==>Number of headings not linked: 677 **** Ran in test mode only **** -- 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/
