** Changed in: mahara
       Status: Fix Committed => Fix Released

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

Title:
  Undefined variable $id in group/report.php

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.6 series:
  Fix Released
Status in Mahara 1.7 series:
  Fix Released

Bug description:
  In version 1.6.testing (latest from Git at time of writing) there is
  an undefined variable in file group/report.php at line 55. The line
  is...

  $sharedviews[$id]['groupname'] = get_field('group', 'name', 'id',
  $data['group']);

  However, the variable $id is clearly not defined anywhere before this
  line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1213908/+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