mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00017
[Bug 494996] Re: Forum view template error if forum is attempted to be seen by non-member of the group.
** Changed in: mahara
Status: Fix Committed => Fix Released
--
Forum view template error if forum is attempted to be seen by non-member of the group.
https://bugs.launchpad.net/bugs/494996
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: Fix Released
Bug description:
At the forum view template, $forum->subscribe variable is undefined if forum is viewed by non-member of the group. Necessary check is added. Patch is attached.