← Back to team overview

mahara-contributors team mailing list archive

[Bug 1892794] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11178
Committed: https://git.mahara.org/mahara/mahara/commit/d57289185e6205a51a39ac75d0be6d9be2eeafc0
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit d57289185e6205a51a39ac75d0be6d9be2eeafc0
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Aug 25 12:01:08 2020 +1200

Bug 1892794: mahara_user_external to fetch local profile options better

To fetch them from the local/lib/artefact_internal.php file

Change-Id: Ie31ef36823287e7013a4a2d56de91fdfcf9be4af
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1892794

Title:
  Allow local custom profile fields  also be accessible via webservices

Status in Mahara:
  Fix Committed

Bug description:
  What is wanted:

  Have the mahara_user_external.php webservice function be able to set /
  fetch the information for local custom fields.

  Currently we have to hardcode in the extra fields in the _parameters()
  or _returns() functions

  It would be better if the local/lib/artefact_internal.php had a
  function to call to fetch webservice info for the local profile fields

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1892794/+subscriptions


References