mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24619
[Bug 1429518] Re: Group homepage doesn't display all blocks anymore
OK, this is basically because of the hide_title_on_empty_content method
called in blocktype/lib.php:877 - if that method is implemented in a
blocktype then render_viewing() will return nothing (not render a
template at all). In master, only the Group pages and members blocktypes
implement this (for some reason)
--
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/1429518
Title:
Group homepage doesn't display all blocks anymore
Status in Mahara ePortfolio:
Confirmed
Bug description:
current master for 15.04
On a fresh database with master built 2015021900, I don't have all
blocks displayed anymore on the group homepage. Group pages and
members are missing. They are still there when I go into edit mode,
but don't display. This prevents me from testing patches.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1429518/+subscriptions
References