← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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

** Affects: mahara
     Importance: High
     Assignee: Son Nguyen (ngson2000)
         Status: In Progress

-- 
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:
  In Progress

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


Follow ups