mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #38433
[Bug 1634702] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/7168
--
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/1634702
Title:
Unable to decline email validation in mysql
Status in Mahara:
In Progress
Bug description:
Reported by community member
https://mahara.org/interaction/forum/topic.php?id=7742&offset=0&limit=10#post31146
In the artefact_internal_profile_email we have a column called 'key'
which turns out to be a reserved word in MySQL - and there is an sql
query with WHERE key=? in it.
We will need to wrap the 'key' in double quotes
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1634702/+subscriptions
References