Joined with the Twitter account as new user. The step 2 popup to enter email address opened but upon entering email address the exception message says "Please Register or Login to perform this action"
It appears that a new account has not been created and the new User data is not in session. That's why there is that error message.
Need to investigate why the new account has not been created.
However the html block in that "Step 2" popup says "Your Twitter account:" and shows the name of twitter account I just joined with. Where did it came from if there is no valid user in session? The login block was still showing the login form and not the welcome block.
Joined with the Twitter account as new user. The step 2 popup to enter email address opened but upon entering email address the exception message says "Please Register or Login to perform this action" It appears that a new account has not been created and the new User data is not in session. That's why there is that error message.
Need to investigate why the new account has not been created. However the html block in that "Step 2" popup says "Your Twitter account:" and shows the name of twitter account I just joined with. Where did it came from if there is no valid user in session? The login block was still showing the login form and not the welcome block.