Download & Extend

Email variable !password is not replaced

Project:Drupal core
Version:7.x-dev
Component:user.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I changed the the text that is send as Password recovery email including a variable !password that is mentioned in the instructions. The email that arrives shows the variable name !password instead of the user's new password.

Comments

#1

Version:6.7» 7.x-dev

Confirmed. Bumped to 7-dev, which has the same issue.

I believe this is a documentation issue: the !password token is only available when the user password was actually changed, and this really only happens during registration.

#5

Status:active» closed (duplicate)

Marked as duplicate of http://drupal.org/node/660302

#6

Thanks a lot.

I´ve gone through many threads but this really helped. Switched to !login_url and everythings peachy!

nobody click here