← Back to team overview

mahara-contributors team mailing list archive

[Bug 1496181] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/5297

-- 
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


References