mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28672
[Bug 1488697] Re: Users may not receive the registration email after approval
** Changed in: mahara/15.10
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1488697
Title:
Users may not receive the registration email after approval
Status in Mahara:
Fix Committed
Status in Mahara 1.10 series:
Confirmed
Status in Mahara 1.9 series:
Confirmed
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Fix Committed
Bug description:
Version: master (15.10), 1.10, 15.04
Platform: any
Browser: any
When a registration is approved, an confirmed email will be sent to the user using the function email_user().
By mistake, the registration id is passed to the function as the user id in line #146, htdocs/admin/users/actionregistration.php
We need to unset this value
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1488697/+subscriptions
References