Reviewed: https://reviews.mahara.org/9422 Committed: https://git.mahara.org/mahara/mahara/commit/162d5481b9faed404ef44b389424fbe5011f9f2a Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 162d5481b9faed404ef44b389424fbe5011f9f2a Author: Robert Lyon <[email protected]> Date: Fri Jan 11 10:27:09 2019 +1300 Bug 1811290: Find user by email not checking duplicate correctly behatnotneeded Change-Id: Ie9052454564312a3cd462c0d5a92c6ce1fac5572 Signed-off-by: Robert Lyon <[email protected]> -- 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/1811290 Title: User find by email is not checking duplicate emails correctly Status in Mahara: Fix Committed Bug description: [WAR] 73 (auth/user.php:203) count(): Parameter must be an array or an object that implements Countable This is because we are only selecting the first email that matches and not all To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1811290/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

