Hi Matt,

You are right.

Can I use the new sources in version 1.9.4.
I need to define showPassword in TLD.
Where can I add this definition ?

Ramzi

On Fri, Oct 9, 2009 at 12:23 PM, Matt Raible <[email protected]> wrote:

> 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 <[email protected]>
> 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 <[email protected]>
> 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 <[email protected]>
> >> 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: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to