[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2005) User management portlet doesn't check if user was created sucessfully when using jBPM
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Mon May 5 10:47:20 EDT 2008
User management portlet doesn't check if user was created sucessfully when using jBPM
-------------------------------------------------------------------------------------
Key: JBPORTAL-2005
URL: http://jira.jboss.com/jira/browse/JBPORTAL-2005
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.6.4 Final
Reporter: Boleslaw Dawidowicz
Assigned To: Thomas Heute
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