mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #57650
[Bug 1858512] Re: Stop displaying an email profile field as one of the normal fields
** Changed in: mahara/19.10
Status: Fix Committed => Fix Released
** Changed in: mahara/19.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/1858512
Title:
Stop displaying an email profile field as one of the normal fields
Status in Mahara:
Fix Committed
Status in Mahara 18.10 series:
Fix Committed
Status in Mahara 19.04 series:
Fix Released
Status in Mahara 19.10 series:
Fix Released
Status in Mahara 20.04 series:
Fix Committed
Bug description:
The profile block treats the email field as special and only allows one email to be displayed.
However if the artefactids for the normal fields (eg firstname) ends up containing an id for an email field it causes problems as you cannot unset it from displaying.
I'm yet to work out how the array can end up with an email id but I
have seen client sites where this has happened.
To avoid displaying the extra email artefacts I've created the following patch
https://reviews.mahara.org/#/c/10631/1
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1858512/+subscriptions
References