Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

registration form - form fields are empty when validation error #128

Closed
kubaw opened this issue Sep 5, 2013 · 2 comments
Closed

registration form - form fields are empty when validation error #128

kubaw opened this issue Sep 5, 2013 · 2 comments

Comments

@kubaw
Copy link

kubaw commented Sep 5, 2013

I have added som fields to user model (phone, first name, last name etc.). When user is registering account and there is validation form error, after form submission, form fields are blank - especially email.

@radar
Copy link
Contributor

radar commented Sep 5, 2013

There is not enough information here for us to help you. Please provide the information requested in https://github.com/spree/spree/tree/master/CONTRIBUTING.md. Thank you.

@kubaw
Copy link
Author

kubaw commented Sep 5, 2013

Steps to reproduce:

  1. go to user registration form
  2. fill correct email but incorrect password confirmation
  3. send the form
  4. after page reload address email field is blank, error message is shown

When there is a validation error, email form field should be filled with address provided in step 1.

Spree version: 1.3.2
Rails version: 3.2.14
Spree auth devise: branch 1-3-stable (6a50345..)

@radar radar closed this as completed in a11e793 Sep 16, 2013
radar added a commit that referenced this issue Sep 16, 2013
Fixes #128

Conflicts:
	app/views/spree/user_registrations/new.html.erb
radar added a commit that referenced this issue Sep 16, 2013
Fixes #128

Conflicts:
	app/views/spree/user_registrations/new.html.erb
jdurand pushed a commit to jdurand/spree_auth_devise that referenced this issue Sep 18, 2013
Fixes spree#128

Conflicts:
	app/views/spree/user_registrations/new.html.erb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants