We had this issue in a pre-7 app a few days ago.
Our fix was to add :current_password to the list of accessible attribues in
user.rb:
attr_accessible :name, :email_address, :password, :password_confirmation
, :current_password
On Tuesday, February 26, 2013 9:25:44 AM UTC-8, Alex Greif wrote:
>
> Hi,
>
>
> I have a 2.0.0pre10 app, where i want to change the password.
>
> The page provides only three fields, after providing all three fields
> (email, password, password-confirm),
>
> the error message is a bit strange.
>
>
> Maybe this is a bug:
>
> It seems that the "current password" text field is not displayed.
>
>
> ALex.
>
>
>
> *1 error prohibited this User from being saved*
>
> There were problems with the following fields:
>
> - Current password is not correct
>
> *Email address*
>
>
> *New Password*
>
>
> *Confirm New Password*
> *
> *
>
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.