mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61162
[Bug 1903620] Re: access list needs retain the sorted list of people
** Also affects: mahara/20.10
Importance: Undecided
Status: New
** Also affects: mahara/20.04
Importance: Undecided
Status: New
** Also affects: mahara/21.04
Importance: Undecided
Assignee: Lisa Seeto (lisaseeto)
Status: In Progress
** Changed in: mahara/21.04
Status: In Progress => Fix Committed
** Changed in: mahara/20.10
Status: New => In Progress
** Changed in: mahara/20.04
Status: New => In Progress
** Changed in: mahara/21.04
Importance: Undecided => High
** Changed in: mahara/20.10
Importance: Undecided => High
** Changed in: mahara/20.04
Importance: Undecided => High
** Changed in: mahara/21.04
Milestone: None => 21.04.0
** Changed in: mahara/20.10
Milestone: None => 20.10.1
** Changed in: mahara/20.04
Milestone: None => 20.04.3
--
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/1903620
Title:
access list needs retain the sorted list of people
Status in Mahara:
Fix Committed
Status in Mahara 20.04 series:
In Progress
Status in Mahara 20.10 series:
In Progress
Status in Mahara 21.04 series:
Fix Committed
Bug description:
There needs to be a code fix in access.json.php on line 71:
array_keys($peoplein);
should be:
$peoplein = array_keys($peoplein);
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1903620/+subscriptions
References