https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14973 --- Comment #22 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Koha Team AMU from comment #21)
Tested on the Biblibre sandbox n°3.
In the database : NOTRE DAME DE PARIS / Victor Hugo [Livres] (biblionumber : 974)
When we make a suggestion in low-case "notre dame de paris", no warning message, the suggestion is added.
When we make a suggestion in upper-case "NOTRE DAME DE PARIS", a warning message appears before validate.
It will be better if this patch is not case sensitive.
This feature use FindDuplicate function and i think the problem come from here. So i agree that this is not a good match but this patch is not intended to improve matching methods. As mentioned in comment 16, we should improve findDuplicate in another bug. -- You are receiving this mail because: You are watching all bug changes.