You could try disabling JavaScript and see if you can reproduce. The reason I asked you if you could reproduce it is because if you can't, then it's fixed in 2.x. You might want to look at the classes in 2.x to see how it's different.
https://appfuse.dev.java.net/svn/appfuse/trunk/web/spring/src/main/java/org/appfuse/webapp/controller/UserFormController.java?r=HEAD Matt On Fri, Oct 9, 2009 at 12:19 PM, ramzi khlil <ramzi.atv...@gmail.com> wrote: > Hi Matt, > > I can not get the same problem on the demo. > The validation is client-side, so this doesn't change the user's information > once the form is submitted. > Actually, the version I working with use server-side validation. > > Ramzi > > On Fri, Oct 9, 2009 at 12:14 PM, Matt Raible <m...@raibledesigns.com> wrote: >> >> Have you tried reproducing this on the demo? >> >> http://demo.appfuse.org/appfuse-spring/login.jsp >> >> On Fri, Oct 9, 2009 at 12:13 PM, ramzi khlil <ramzi.atv...@gmail.com> >> wrote: >> > 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 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net >> For additional commands, e-mail: users-h...@appfuse.dev.java.net >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net