mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #61123
[Bug 1903620] [NEW] access list needs retain the sorted list of people
Public bug reported:
There needs to be a code fix in access.json.php on line 71:
array_keys($peoplein);
should be:
$peoplein = array_keys($peoplein);
** Affects: mahara
Importance: Undecided
Assignee: Lisa Seeto (lisaseeto)
Status: In Progress
** Tags: code-cleanup
--
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:
In Progress
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
Follow ups
-
[Bug 1903620] Re: Access list needs to retain the sorted list of people
From: Kristina Hoeppner, 2022-02-10
-
[Bug 1903620] Re: Access list needs to retain the sorted list of people
From: Robert Lyon, 2021-05-06
-
[Bug 1903620] Re: Access list needs to retain the sorted list of people
From: Doris Tam, 2021-05-04
-
[Bug 1903620] Re: Access list needs to retain the sorted list of people
From: Robert Lyon, 2021-04-30
-
[Bug 1903620] Re: Access list needs to retain the sorted list of people
From: Kristina Hoeppner, 2020-12-06
-
[Bug 1903620] A change has been merged
From: Mahara Bot, 2020-11-14
-
[Bug 1903620] Re: access list needs retain the sorted list of people
From: Robert Lyon, 2020-11-14
-
[Bug 1903620] A change has been merged
From: Mahara Bot, 2020-11-14
-
[Bug 1903620] Re: access list needs retain the sorted list of people
From: Robert Lyon, 2020-11-14
-
[Bug 1903620] Re: access list needs retain the sorted list of people
From: Robert Lyon, 2020-11-14
-
[Bug 1903620] A patch has been submitted for review
From: Mahara Bot, 2020-11-14
-
[Bug 1903620] A patch has been submitted for review
From: Mahara Bot, 2020-11-14
-
[Bug 1903620] A change has been merged
From: Mahara Bot, 2020-11-14
-
[Bug 1903620] A patch has been submitted for review
From: Mahara Bot, 2020-11-10