Hi All, I'm using appfuse 1.9.4 springMVC. I had a problem with editProfile. Here's the scenario: 1- Log in as admin 2- Select user from view users 3- Modify the profile to cause validation error 4- Insert right data and save The user will lost its roles. This happens only when error validation is occured. I had the same problem with password, but I resolved it, it still remain the roles which are lost.
I tried to search on jira, but nothing related to this problem is found. Ramzi