mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29034
[Bug 1496181] A change has been merged
Reviewed: https://reviews.mahara.org/5297
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/5600c7332897ec445ed5e02ff6bda054a70e52eb
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit 5600c7332897ec445ed5e02ff6bda054a70e52eb
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Sep 16 12:06:02 2015 +1200
Bug 1496181: Needing to initialise $groupid as null instead of $group
behatnotneeded
Change-Id: Ieda31e7a25c3a74e636e101ef344f1c0e4e51845
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
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
References