mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13042
[Bug 1213908] [NEW] Undefined variable $id in group/report.php
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1213908
Title:
Undefined variable $id in group/report.php
Status in Mahara ePortfolio:
New
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
Follow ups
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Aaron Wells, 2013-10-24
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Son Nguyen, 2013-10-03
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Son Nguyen, 2013-10-02
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Aaron Wells, 2013-09-30
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Robert Lyon, 2013-08-27
-
[Bug 1213908] A change has been merged
From: Mahara Bot, 2013-08-27
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Robert Lyon, 2013-08-27
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Aaron Wells, 2013-08-22
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Howard Miller, 2013-08-19
-
[Bug 1213908] Re: Undefined variable $id in group/report.php
From: Howard Miller, 2013-08-19
-
[Bug 1213908] [NEW] Undefined variable $id in group/report.php
From: Howard Miller, 2013-08-19
References