← Back to team overview

mahara-contributors team mailing list archive

[Bug 1858512] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10799
Committed: https://git.mahara.org/mahara/mahara/commit/54db0537cae272cf6316d187805003070194b598
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    18.10_STABLE

commit 54db0537cae272cf6316d187805003070194b598
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Dec 3 09:46:35 2019 +1300

Bug 1858512: Able to remove email for profilefield

If it gets saved as one of the 'artefactids' values

@TODO - work out how it can get saved as this way
- suspect it is an issue with template copying

Change-Id: Icd7cb73b6a9a9eead0f6c54b2e09b2804eda8ce4
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit c2ab187578b2db4961a80409ac3ddfceb9b3300e)
(cherry picked from commit 2e8fa553dadf00b20ceea9f71363cb26982364b9)

-- 
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 Committed
Status in Mahara 19.10 series:
  Fix Committed
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