Vinai / customer-activation

Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
120 stars 59 forks source link

Important issue with Group Prices #103

Open ktsixit opened 8 years ago

ktsixit commented 8 years ago

Hi, I have installed the extension in my website and found a possible bug. In order to test it you must have

Please follow these steps:

  1. Browse website as a guest. Add a product to cart. (guest can see the normal product price while browsing My Cart page)
  2. Guest desides to Sign up/create a new account. The new customer account is set to a custom Customer Group. The new account is not yet activated. The account needs to be activated in order to shop with the group prices.
  3. Guest tries to log in before his account is activated. His login attempt fails because his account is not activated.
  4. Guest goes back to cart page. Now he's able to see the group prices in the product he's already added to his cart!

This is very important for my website! Could you please check this?