https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42348 --- Comment #5 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 198492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198492&action=edit Bug 42348: Control population of mainstring in auth_finder Mainstring refers to 'Search all headings'. Controlled by a new pref: AuthFinderPopulateMainString. Test plan: Apply the patch. Set new pref to Populate. (So, behavior as always.) Use authority editor or basic biblio editor. Refresh browser. Pick a field with an authority finder (e.g. biblio 100, auth 400). Fill subfield $a and $b; verify that clicking the finder does fill $b in mainstring (Search all headings). Set new pref to 'Dont populate'. Repeat the above. But now $b should not be copied. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> -- You are receiving this mail because: You are watching all bug changes.