Reviewed: https://reviews.mahara.org/4752 Committed: http://gitorious.org/mahara/mahara/commit/e482628fe7b24aa33995ad8d7ec90c2e04f3fc35 Submitter: Robert Lyon ([email protected]) Branch: 1.10_STABLE
commit e482628fe7b24aa33995ad8d7ec90c2e04f3fc35 Author: Robert Lyon <[email protected]> Date: Mon Mar 2 10:00:28 2015 +1300 Group admin of no institution was unable to update group (Bug #1420590) It was wanting to check if the user was in the correct institution to edit the group - but was wailing if the user was in group 'mahara' or no institution. Change-Id: Ia77cb601774bdde6a2a176a0ed26760e4ccd8ea8 Signed-off-by: Robert Lyon <[email protected]> -- 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/1420590 Title: access denied error when editing group as group admin Status in Mahara ePortfolio: Fix Committed Status in Mahara 1.10 series: In Progress Status in Mahara 1.9 series: In Progress Status in Mahara 15.04 series: In Progress Status in Mahara 15.10 series: Fix Committed Bug description: Get a: You do not have access to view this page. group_update: cannot update a group in this institution error - this is due a group admin that is only in the 'no insitituion' (mahara) institution doesn't have the expected info set in their $USER data. So need to make an exception for the 'mahara' institution. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1420590/+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

