[#11720] Username with non english characters fails
History
Comments
Date: 2018-02-03 05:52
Posted By: Finn Lovenkrands (webform)
I've also found another bug related to use of non english characters.
If an user property contains a value starting with uppercase non english
characters, a search/filter on that property fails.
User property = Last Name
Property value = Ørsted
Filter fails
However if the property value starts with a lowercase non english character, the
filter function succeed.
Date: 2018-04-02 11:50
Posted By: Robert Campbell (calguy1000)
The multibyte characters in the user list filter limitation is a MYSQL
limitation (mysql regex engine does not support utf-8 characters).