mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61492
[Bug 1911817] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/11517
--
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/1911817
Title:
User and group access roles for Edit access drop-down is populated by
more than one source
Status in Mahara:
In Progress
Bug description:
In the Edit access screen it's possible to select a person/ group and
have a drop-down list appear populated with roles for either people or
groups. This data is initially set by php functions
get_user_access_roles but is later overriden in access.json.php where
the roles are fetched directly from the database (thus bypassing any
filtering of results that would happen in the php function). We
should not use two different ways to get the data for roles.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1911817/+subscriptions
References