Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.4.0
-
Fix Version/s: 4.7.0
-
Component/s: core.users
-
Labels:None
Description
If ldap user's last name is too long and in non-English language like Thai, it might be truncated to less than 30 characters. But one Thai character is python string representation is 3 characters. If this character truncated 3 it will be problem to save.