http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9072
--- Comment #9 from Fridolyn SOMERS <[email protected]> --- (In reply to comment #8) > Created attachment 13487 [details] > Proposed patch (main) > > I revised patch for performance and for a more clear syntax. Patch adding CheckValidity option. + Search for linked authorities can return more that 20 results, I set a max of 10000 (in C4::Heading->_search). + In C4::AuthoritiesMarc->GetAuthorizedHeading() : a 'k' was missing in a to z list. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
