mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48487
[Bug 1772773] Re: Need to call render_items in the static way
** Also affects: mahara/17.10
Importance: Undecided
Status: New
** Also affects: mahara/17.04
Importance: Undecided
Status: New
** Also affects: mahara/18.04
Importance: Undecided
Status: New
** Changed in: mahara/17.04
Importance: Undecided => High
** Changed in: mahara/17.10
Importance: Undecided => High
** Changed in: mahara/18.04
Importance: Undecided => High
** Changed in: mahara/17.04
Milestone: None => 17.04.8
** Changed in: mahara/17.10
Milestone: None => 17.10.5
** Changed in: mahara/18.04
Milestone: None => 18.04.1
** Changed in: mahara/17.04
Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg)
** Changed in: mahara/17.10
Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg)
** Changed in: mahara/18.04
Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg)
** Changed in: mahara/17.04
Status: New => In Progress
** Changed in: mahara/17.10
Status: New => In Progress
** Changed in: mahara/18.04
Status: New => In Progress
--
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/1772773
Title:
Need to call render_items in the static way
Status in Mahara:
In Progress
Status in Mahara 17.04 series:
In Progress
Status in Mahara 17.10 series:
In Progress
Status in Mahara 18.04 series:
In Progress
Bug description:
There is this error reported by a forum member
error(2048, "Non-static method PluginBlocktypeMyviews::render_i...",
"/var/www/mahara1804/blocktype/myviews/lib.php", 109, array(size 8))
at /var/www/mahara1804/blocktype/myviews/lib.php:109
See https://mahara.org/interaction/forum/topic.php?id=8260&post=33051
Looking at the places we use render_items() they are not called in a
static way
(unlike calls to render_instance() )
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1772773/+subscriptions
References