So... let me preface this with saying that the userForm.xhtml (and associated JSF class) have been tweaked here and there since the project I'm working on was started (from an AppFuse 1.9.x version). I know the issue I'm about to describe is something on my side, and I'm assuming it has to do with either the acegi configuration or JSF configuration, because this issue does NOT occur in the base appfuse code.

My general issue is this:

A user (who gets the default user role) logs in, and goes to edit his/her profile. Once the profile has been modified on the page, you click 'Save' and the page basically refreshes, instead of actually saving (aka... the UserForm.save method doesn't get called). You have to click 'Save' again for the save to actually occur.

Any hints on where to focus to figure out what's going on here. I'm a complete JSF newbie, so this may be something obvious to someone with more experience.

Thanks,

Bryan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to