mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03264
[Bug 761549] Re: Auth::user_exists functions cause SQL error
** Changed in: mahara
Milestone: None => 1.4.0
** Changed in: mahara
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/761549
Title:
Auth::user_exists functions cause SQL error
Status in Mahara ePortfolio:
Fix Committed
Bug description:
As reported by Darryl Hamilton
(https://reviews.mahara.org/#patch,sidebyside,26,1,htdocs/admin/users/edit.php)
it looks like user_exists do not work due to LOWER() escaping. This
definitely affect Internal and XMLRPC plugins.
References