error 500 after try of save entry with data of already existed user
When during entry creation we provide username of email of currently existed user, there appear info that such name is already used and we should choose other one, however user can simply close this message and save the form. In such case there appear 500 error message. This is not really nice behaviour, perhaps even clearing field data when message appear would be best solution.