mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #01243
[Bug 627966] Re: Allow public access to profile doesn't work for all users
Fixed in 2ad8eaef69de3424a3ab2eb7588e4e7c12aabe49
To fix this bug, I've moved the loop through of the users views. Whereas
before, the loop was only entered into if there were course groups, the
loop is always hit now.
While this is less efficient if the site has disabled public profile views,
and the user has no course groups, it's more effective if either of these
cases is true, and allows for easier expansion in the future.
** Changed in: mahara
Status: In Progress => Fix Committed
--
Allow public access to profile doesn't work for all users
https://bugs.launchpad.net/bugs/627966
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Committed
Bug description:
On master.dev not all users can make their portfolio publicly accessible [Update: it should read: portfolio view publicly accessible] though I set the admin setting to "Yes" and see several people who can make their portfolio [Update: it should read: profile view] public, but most can't. Could it be admins and institution admins vs. regular users?
Reported first at http://twitter.com/samwisemoss/statuses/22694327617
References