Share access with account holders outside of institution is not matching users

Bug #1912582 reported by Ghada El-Zoghbi
This bug report is a duplicate of a bug on an inactive project. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
New
Undecided
Ghada El-Zoghbi

Bug Description

Mahara: 20.10.0
OS: Linux 16.04
DB: Postgres
Browser: FF and Chrome

The fix to Bug #1892664 seems to have introduced another bug.

No records are matching the institution.

This is because on line 71 in htdocs/view/access.json.php:

array_keys($peoplein);

it is not setting the array with the keys. It should be:

$peoplein = array_keys($peoplein);

Revision history for this message
Ghada El-Zoghbi (ghada-z) wrote :

This is a duplicate of this bug:

https://bugs.launchpad.net/mahara/+bug/1903620

Changed in mahara:
assignee: nobody → Ghada El-Zoghbi (ghada-z)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.
  • Duplicate of bug #1903620 Remove

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.