mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #27133
[Bug 1378581] Re: Incomplete storage of admin's email at install
** Changed in: mahara/15.04
Status: Fix Committed => Fix Released
--
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/1378581
Title:
Incomplete storage of admin's email at install
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 15.04 series:
Fix Released
Status in Mahara 15.10 series:
Fix Committed
Bug description:
From https://bugs.launchpad.net/mahara/+bug/1376072/comments/1:
When the admin user is first created it is assigned the
'admin@xxxxxxxxxxx' dummy email address.
This address is saved in usr table email column and is also saved in
artefact table under title column as artefacttype = 'email' and in
artefact_internal_profile_email table during the install page.
When you continue onto the next page you are prompted to save a new
password and email address
This new email is saved in the usr table (post this fix:
https://reviews.mahara.org/#/c/3201/2) and
artefact_internal_profile_email but doesn't update the artefact table.
When I install via cli I get the email address variable being saved in
usr table but not in artefact nor artefact_internal_profile_email -
they are still admin@xxxxxxxxxxx
We need to adjust it so whether installing via browser or cli that the
admin user's email address is correct in all three places
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1378581/+subscriptions
References