#7969 closed defect (bug) (fixed)
Nouveau: Group members page doesn't load when both Activity and Notifications components are disabled
| Reported by: | r-a-y | Owned by: | r-a-y |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3.0 |
| Component: | Templates | Version: | 3.0.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
Reported here:
https://buddypress.org/support/topic/bug-membership-list-in-groups-does-not-show/
I've confirmed the problem. Both the Activity and Notifications components need to be disabled in order to duplicate the bug.
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
01.patchfixes the problem by merging the needed group objects outside theforeachloop.I tested this briefly and it appears to work. @imath, can you take a look at this to make sure this is the right approach?
Update - Just added
02.patch. I think this is cleaner.