[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1974) User management portlet doesn't check if user was created sucessfully
Boleslaw Dawidowicz (JIRA)
jira-events at lists.jboss.org
Tue Apr 1 07:11:40 EDT 2008
User management portlet doesn't check if user was created sucessfully
---------------------------------------------------------------------
Key: JBPORTAL-1974
URL: http://jira.jboss.com/jira/browse/JBPORTAL-1974
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.6.4 Final
Reporter: Boleslaw Dawidowicz
Fix For: 2.6.5 Final
If UserModule.createUser() return with exception it has no effect on the successful end of user registration process.
If in the IdentityUserManagementServiceImpl.createUser() method user creation fails it returns with 'false'. This doesn't have any impact later. In both CreateUserAction.register() and RegistrationServiceImpl.registerUser() methods return value is ignored.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list