mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29019
[Bug 1496181] [NEW] Undefined variable: groupid in editing blog
Public bug reported:
When you edit an institution blog you can get
(artefact/blog/view/index.php:72) Undefined variable: groupid
This is because $group = null at the start of the file rather than
$groupid = null
Will fix up
** Affects: mahara
Importance: Medium
Assignee: Robert Lyon (robertl-9)
Status: In Progress
--
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/1496181
Title:
Undefined variable: groupid in editing blog
Status in Mahara:
In Progress
Bug description:
When you edit an institution blog you can get
(artefact/blog/view/index.php:72) Undefined variable: groupid
This is because $group = null at the start of the file rather than
$groupid = null
Will fix up
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1496181/+subscriptions
Follow ups