Public bug reported: u8_totitle() fails to handle "." as a word separator, though the dot is commonly used without any space-character where initials precede a surname. for example, the street address "Largo A.Gemelli"is rendered "Largo A.gemelli"
I find it necessary to include the dot (.), comma (,), opening and closing parentheses [(,)], hyphen (-), single and double quotes (',"), and the forward slash (/) as word separators; but the dot (.) is the most common, after the correctly-handled space ( ). I have libunistring 0.9.10-2 under Ubuntu 20.04 LTS lsb_release -rd Description: Ubuntu 20.04.1 LTS Release: 20.04 apt-cache policy libunistring2 libunistring2: Installed: 0.9.10-2 Candidate: 0.9.10-2 Version table: *** 0.9.10-2 500 500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: libunistring (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libunistring in Ubuntu. https://bugs.launchpad.net/bugs/1902088 Title: u8_totitle() fails to handle "." as a word separator Status in libunistring package in Ubuntu: New Bug description: u8_totitle() fails to handle "." as a word separator, though the dot is commonly used without any space-character where initials precede a surname. for example, the street address "Largo A.Gemelli"is rendered "Largo A.gemelli" I find it necessary to include the dot (.), comma (,), opening and closing parentheses [(,)], hyphen (-), single and double quotes (',"), and the forward slash (/) as word separators; but the dot (.) is the most common, after the correctly-handled space ( ). I have libunistring 0.9.10-2 under Ubuntu 20.04 LTS lsb_release -rd Description: Ubuntu 20.04.1 LTS Release: 20.04 apt-cache policy libunistring2 libunistring2: Installed: 0.9.10-2 Candidate: 0.9.10-2 Version table: *** 0.9.10-2 500 500 http://gb.archive.ubuntu.com/ubuntu focal/main amd64 Packages 100 /var/lib/dpkg/status To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libunistring/+bug/1902088/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp