When I try to create a new order by:

  1. Administer -> Store Administration -> Orders -> Create New Order
  2. Click Create a new customer
  3. I enter an email address that does not exist on the system
  4. 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

cha0s’s picture

Status: Active » Postponed (maintainer needs more info)

Can't reproduce this. Perhaps it's been fixed in bzr.

tr’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I 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.