Jan-Arve Nygård created CLOUDSTACK-5799:
-------------------------------------------
Summary: Norwegian characters not accepted
Key: CLOUDSTACK-5799
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5799
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.2.0
Reporter: Jan-Arve Nygård
Priority: Minor
Norwegian characters (f.ex æøå) are not accepted as a part of the name
(fistname and lastname) when creating a user.
This issue did not exist in ClouStack 3.x. I don't think this is by design, but
if that's the case there should be something in the UI giving error when trying
to use foreign/unsupported characters.
Here's the error message when trying to create a user:
2014-01-06 14:34:50,582 DEBUG [cloud.api.ApiServlet] (catalina-exec-25:null)
===START=== 172.30.86.24 -- POST
command=createAccount&response=json&sessionkey=grfZR4pMZgwQ204rdEwdXPVxhJw%3D
2014-01-06 14:34:50,597 INFO [cloud.api.ApiServer] (catalina-exec-25:null)
Received value Kær for parameter lastname is invalid, contains illegal ASCII
non-printable characters
2014-01-06 14:34:50,598 DEBUG [cloud.api.ApiServlet] (catalina-exec-25:null)
===END=== 172.30.86.24 -- POST
command=createAccount&response=json&sessionkey=grfZR4pMZgwQ204rdEwdXPVxhJw%3D
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)