When I try to create a new order by:
- Administer -> Store Administration -> Orders -> Create New Order
- Click Create a new customer
- I enter an email address that does not exist on the system
- I get:
Invalid e-mail address.
An account already exists for that e-mail.Use this account now?
User 0 -It appears as though it is getting an empty email address which is always failing the check.
I've gotten as far as function check_new_customer_address() in uc_orders.js and it appears as though the variable options['email'] is not being properly filled.
Jamie
Comments
Comment #1
cha0s commentedCan't reproduce this. Perhaps it's been fixed in bzr.
Comment #2
tr commentedI can't reproduce this either. I tried it in UC 5.x-1.7 and UC 6.x-2.2, both worked properly.
I'm going to close this issue because there has been no follow-up from the original poster in almost a year and there have been no reports of similar issues from anyone else.