← Back to team overview

mahara-contributors team mailing list archive

[Bug 1488697] Re: Users may not receive the registration email after approval

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

** Changed in: mahara/1.9
       Status: Fix Committed => Fix Released

-- 
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 Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Released
Status in Mahara 15.04 series:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

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