http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729

--- Comment #20 from Martin Renvoize <[email protected]> ---
This patch should affect linking of authorities where multiple similar
authorities exist, i.e.

Law Agency
Law Agency Great Britian
Law Agency Germany
Law Agency France

Before the patch, these authorities would all be matched during a search for
'Law Agency' and thus would a link would not be created.  With the patch, the
full phrase is searched correctly and so an exact match should happen, thus a
link would be created.

The overall upshot, is that if you have a catalogue liek above, then running
link_bibs script sohuld return many more posotive actions after the patch is
applied than compared to before the patch is applied

-- 
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/

Reply via email to