Reviewed:  https://reviews.mahara.org/5297
Committed: 
https://git.nzoss.org.nz/mahara/mahara/commit/5600c7332897ec445ed5e02ff6bda054a70e52eb
Submitter: Aaron Wells ([email protected])
Branch:    master

commit 5600c7332897ec445ed5e02ff6bda054a70e52eb
Author: Robert Lyon <[email protected]>
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 <[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/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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to