Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#8147 closed defect (bug) (fixed)

Nouveau: Fix notices in the blog loop

Reported by: r-a-y's profile r-a-y Owned by: r-a-y's profile r-a-y
Milestone: 6.0.0 Priority: normal
Severity: minor Version: 3.0.0
Component: Templates Keywords: has-patch commit
Cc:

Description

When the blogs loop is rendered, some notices are thrown when some button arguments are not set.

Also encountered an issue when wiping out the blog buttons with the 'bp_nouveau_get_blogs_buttons' filter. It should return an empty array() instead of the button arguments array.

Attachments (1)

8147.01.patch (889 bytes) - added by r-a-y 5 years ago.

Download all attachments as: .zip

Change History (3)

@r-a-y
5 years ago

#1 @imath
5 years ago

  • Keywords commit added

Hi @r-a-y

Thanks for your catch and patch!

Loogs good to me 👍

#2 @r-a-y
5 years ago

  • Owner set to r-a-y
  • Resolution set to fixed
  • Status changed from new to closed

In 12480:

Nouveau: Fix notices when rendering the blogs loop.

Also fixes an issue when wiping out the blog buttons using the
'bp_nouveau_get_blogs_buttons' filter.

Fixes #8147.

Note: See TracTickets for help on using tickets.