https://bugs.kde.org/show_bug.cgi?id=343759

--- Comment #4 from Eike Hein <[email protected]> ---
For Korean it's a fairly easy fix by normalizing to Unicode NFD (decomposing
blocks into combining characters) and checking the length again. I'm still
mulling what a good way to handle the Japanese syllabaries might be.
Additionally, this is a problem pattern that's common across KDE, so it would
be good to place a solution in one of our lower-level framework libraries.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to