Email variable !password is not replaced

com2 - December 11, 2008 - 17:17
Project:Drupal
Version:7.x-dev
Component:user.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

Damien Tournoud - December 11, 2008 - 18:53
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.

 
 

Drupal is a registered trademark of Dries Buytaert.