mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00008
[Bug 515497] Re: Undefined variable: usertoname, when trying to recover your forgotten password
** Changed in: mahara
Status: Fix Committed => Fix Released
--
Undefined variable: usertoname, when trying to recover your forgotten password
https://bugs.launchpad.net/bugs/515497
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
Mahara 1.2.2 (vanilla)
WAMP, PHP 5.2.12
MySQL
If for some reason the mail function will silently (due to the "@" in mail() call) fail an exception will be thrown.
The reason of the mail failure is e.g. wrong relay settings.