[ 
http://issues.apache.org/jira/browse/OFBIZ-97?page=comments#action_12422560 ] 
            
Daniel Kunkel commented on OFBIZ-97:
------------------------------------

Hi

It seems that:

<field-to-field field-name="CUSTOMER_EMAIL" map-name="parameters" 
to-field-name="USERNAME"/>

is not a complete replacement for:

<set from-field="parameters.CUSTOMER_EMAIL" field="USERNAME"/>

around line 70 of:

applications/ecommerce/script/org/ofbiz/ecommerce/customer/CustomerEvents.xml

-----

The set command causes an error during the creation of a new customer account 
saying "username is missing."

The change was introduced in r421506.

Thanks



> E-mail is Username causes "Username is Missing" error
> -----------------------------------------------------
>
>                 Key: OFBIZ-97
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-97
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk
>         Environment: linux
>            Reporter: Daniel Kunkel
>
> A recent change (last couple of weeks) has broken the "Use Primary Email 
> Username" feature in the product store:
> https://www._domain_.com/catalog/control/EditProductStore?productStoreId=9000
> Now, when signing up for a new account, an error occurs 
> "Username is Missing"
> Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to