Reviewed: https://reviews.mahara.org/10041 Committed: https://git.mahara.org/mahara/mahara/commit/28fc80f6ffeb5691ce292682771dbfb7736fed6d Submitter: Robert Lyon ([email protected]) Branch: master
commit 28fc80f6ffeb5691ce292682771dbfb7736fed6d Author: Ghada El-Zoghbi <[email protected]> Date: Fri May 24 11:50:58 2019 +1000 Bug 1830302: Check if site is set for isolated institutions When sending a message to another user, the check was assuming that the site is set up as an isolated institution and ignoring the user preference for messages. Sponsored by The Australian National University behatnotneeded Change-Id: I52936cd153336580146a9ac3eaf6e150a0e3affb -- 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/1830302 Title: Messages Sending ignoring user preference Status in Mahara: Fix Committed Status in Mahara 19.04 series: Fix Committed Status in Mahara 19.10 series: Fix Committed Bug description: Mahara: 19.04.0 OS: Linux DB: Postgres Browser: FF There is a bug that was introduced with the isolated institution. It is ignoring the user message preferences. Scenario: * User1: set User > Settings > Preferences - 'Messages from other users' = 'Allow people on my friends list to send me messages' * User2: set User > Settings > Preferences - 'Messages from other users' = 'Allow people on my friends list to send me messages' * Neither User1 nor User2 are friends of each other * The site is not set up as isolated institution ($cfg->isolatedinstitutions = false;) Log in as User1 and attempt to create a message to User1. Mahara allows the message to be sent. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1830302/+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

