Hi,

I have been using appfuse for over 6 months. I am finishing the project and
wrapping up the code and testing the interface I suddenly discover that the
editProfile menu doesn't work anymore.

The problem comes from here:
in editProfile.xhtml
<script type="text/javascript">
    var f = document.forms['userProfile'];
    f.elements['userProfile:_link_hidden_'].value='userProfile:edit';
    f.submit();
</script>

if I remove this code and put a link in the page it works.

I believe it use to work before...

Checkin my SVN logs I see I haven't modified these for a while...

Any clues ?


Thx in advance!

-Eric

PS: using appfuse 1.9.4 JSF/Hibernate/Facelets and Spring
-- 
View this message in context: 
http://www.nabble.com/Problem-with-editProfile-%3EuserForm-infinite-reload-refresh-loop-tf3807880s2369.html#a10777126
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to