I was using logintoboggan, in one of our project,i enabled 'present unified login/registration page'
When i tried to login through 'user/login', then switched to registration form, filled the form with half email address and submitted form, after page reloads the error message shown, but form was login not registration form

Drupal version 7.41

Steps to recreate this issue

  1. install logintoboggan
  2. navigate to configuration -> system -> logintoboggan -> check the checkbox 'present unified login/registration page' and save the configuration
  3. logout
  4. navigate to user/login page
  5. Page will be rendered with login form
  6. Click "i want to create account"
  7. type email as 'dd'
  8. Click 'create account' button
  9. page reloads with error message, but form is login fom not the registration form
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kannan@kiluvai.com created an issue. See original summary.

VaithianathanV’s picture

The issue is fixed and patch is created

kannan@kiluvai.com’s picture

Status: Active » Needs review
sureshr’s picture

FileSize
652 bytes

The patch in comment #2 didn't fix the issue for me. Here is the patch that fixed the issue for me.