Public bug reported: 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 ** Affects: mahara Importance: High Status: In Progress ** Changed in: mahara Importance: Undecided => High ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Milestone: None => 20.04.0 -- 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: In Progress 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

