** No longer affects: mahara -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1903620
Title: Access list needs to retain the sorted list of people Status in Mahara 20.04 series: Fix Released Status in Mahara 20.10 series: Fix Released Status in Mahara 21.04 series: Fix Released 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/20.04/+bug/1903620/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

