https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17661
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #14 from Katrin Fischer <[email protected]> --- This is a really great improvement and works really well with our sample data. The only thing that I've been wondering about: seeing the A-Z as part of the regex: What will happen with non-latin and letters with diacritics? At the moment Ж. (Cyrillic) will lose the '.' and not be recognized as an initial. Is there a way we could make this work maybe? Could we check for the characters before being a space followed by a single character maybe? -- 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/
