[Rt-devel] User::ResetPassword() in RT 3.2.1 calls missing RT::Action::SendPasswordEmail

Petter Reinholdtsen pere at hungry.com
Thu Aug 26 10:48:02 EDT 2004


[Petter Reinholdtsen]
> I discovered a typo in the ResetPassword() implemenation in
> User_Overlay.pm for RT versjon 3.2.1.

It is worse.  The ResetPassword() function references a missing class.
The call to RT::Action::SendPasswordEmail->new() fail, because there
is no such class in RT 3.2.1.

Did someone forget to include a file in the tarball?


More information about the Rt-devel mailing list