[
http://jira.jboss.com/jira/browse/JBPORTAL-1974?page=comments#action_1240... ]
Thomas Heute commented on JBPORTAL-1974:
----------------------------------------
Partially done.
Still need to look at the creation through a JBPM process:
org.jboss.portal.core.identity.services.workflow.impl.CreateUserAction
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
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