[ http://jira.codehaus.org/browse/CONTINUUM-853?page=all ]
Carlos Sanchez updated CONTINUUM-853: ------------------------------------- Fix Version/s: 1.1 > Edit user info page errors > -------------------------- > > Key: CONTINUUM-853 > URL: http://jira.codehaus.org/browse/CONTINUUM-853 > Project: Continuum > Issue Type: Bug > Components: Web interface > Affects Versions: 1.1 > Environment: continuu-acegi branch > Reporter: Carlos Sanchez > Assigned To: Lester Ecarma > Fix For: 1.1 > > > When clicking on "Edit user info" menu link: > The user name box is empty > Null pointer exception trying to save the user because in line 131 > user = userManager.getUser( username ); > the returned value is null > In fact this should call userManager.getMyUser() to prevent people playing > with fields and impersonating another user -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira