mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03262
[Bug 761549] Re: Auth::user_exists functions cause SQL error
The function is not being used anywhere at the moment, thus the
importance is low.
** Changed in: mahara
Importance: Undecided => Low
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Assignee: (unassigned) => Ruslan Kabalin (ruslan-kabalin)
--
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:
Confirmed
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