mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24638
[Bug 1429518] Re: Group homepage doesn't display all blocks anymore
On the downside, the Group Pages block is potentially a long-running
block, because it has to do access control checks. Although I suppose it
probably gets a speed boost because it limits the search to only pages
that are owned by this one specific group.
If we encounter Groups that have a slow Group Homepage load time because
of the Group Pages block, then we'll want to considering revisiting this
and figuring out a way to Ajaxify the Group Pages block. Maybe one way
to do that... would be to make "hide_title_on_empty_content()" check
whether the user is a member of the group, and return false if so?
Because if you're a group member, you'll always be able to see the Group
Homepage, which means the content won't be empty.
--
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