mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #41434
[Bug 1676230] [NEW] group memeber sees p&c as a list, not boxes
Public bug reported:
If we have a user with role=member in a group, and this role cant edit
the pages at the moment, the p&c screen of the group shows:
1. An error
[WAR] d3 (view/groupviews.php:61) Undefined variable: orderby
This is fixed removing parameter
'orderby' => $orderby,
in the pagination configuration in views/groupviews.php. It is ok to remove because we have the parameter repeted and variable $orderby is not defined.
2. After fixing the error, the pages are displayed in a list and the
collections can't be seen. They should all be displayed as boxes.
** 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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1676230
Title:
group memeber sees p&c as a list, not boxes
Status in Mahara:
New
Bug description:
If we have a user with role=member in a group, and this role cant edit
the pages at the moment, the p&c screen of the group shows:
1. An error
[WAR] d3 (view/groupviews.php:61) Undefined variable: orderby
This is fixed removing parameter
'orderby' => $orderby,
in the pagination configuration in views/groupviews.php. It is ok to remove because we have the parameter repeted and variable $orderby is not defined.
2. After fixing the error, the pages are displayed in a list and the
collections can't be seen. They should all be displayed as boxes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1676230/+subscriptions
Follow ups
-
[Bug 1676230] Re: group member sees p&c as a list, not boxes
From: Robert Lyon, 2017-04-27
-
[Bug 1676230] Re: group member sees p&c as a list, not boxes
From: Robert Lyon, 2017-03-31
-
[Bug 1676230] A change has been merged
From: Mahara Bot, 2017-03-30
-
[Bug 1676230] A patch has been submitted for review
From: Mahara Bot, 2017-03-27
-
[Bug 1676230] Re: group member sees p&c as a list, not boxes
From: Robert Lyon, 2017-03-27
-
[Bug 1676230] Re: group member sees p&c as a list, not boxes
From: Cecilia Vela Gurovic, 2017-03-26