[jira] [Commented] (OFBIZ-10892) Registering new customer in e-commerce return a wrong success message.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10892) Registering new customer in e-commerce return a wrong success message.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810639#comment-16810639 ]

Jacques Le Roux commented on OFBIZ-10892:
-----------------------------------------

HI Pawan,

I think this is due to a call to addUserLoginToSecurityGroup service in createCustomer event of plugins/ecommerce/minilang/customer/CustomerEvents.xml. addUserLoginToSecurityGroup is an auto-engine service. I don't know if we can mute a such service. It could be a missing functionality. BTW I tried to add {{<default-message resource="DefaultMessagesUiLabels" property="check.message.prefix"/>}} inside the service call but to no avail.

Confusing indeed, but not a big deal because the message quickly dissapears, and then the user see his/her name in green at the top of the main screen.

summary: If we could mute a call to an auto-engine service it would be perfect :) An assertion to be checked and maybe then an improvement Jira created...

> Registering new customer in e-commerce return a wrong success message.
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-10892
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10892
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Minor
>
> Registering new customer in e-commerce return a wrong success message. 
> The success message is *Security Component - User Login Security Group created successfully.*
> Steps to regenerate:
>  # Go to Url: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/newcustomer]
>  # Add correct details and click on save button.
>  # See success message.
> As the end-user customer is going to register here, success message should be understood by a normal user.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)