Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#5915 closed defect (bug) (fixed)

'count_total' arg not passed to bp_activity_get from bp_has_activities

Reported by: sthlmk's profile sthlmk Owned by: boonebgorges's profile boonebgorges
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.1
Component: Activity Keywords: has-patch
Cc: jjjay@…

Description

'count_total' arg is not passed to bp_activity_get from bp_has_activities and is also not in BP_Activity_Template

Attachments (1)

5915.diff (1.8 KB) - added by tharsheblows 10 years ago.

Download all attachments as: .zip

Change History (9)

#1 @sthlmk
10 years ago

  • Version set to 2.1

#2 @sthlmk
10 years ago

  • Component changed from Core to Activity

#3 @boonebgorges
10 years ago

  • Milestone changed from Awaiting Review to 2.2

Good catch.

#4 @DJPaul
10 years ago

  • Keywords good-first-bug added

This ticket was mentioned in Slack in #buddypress by tharsheblows. View the logs.


10 years ago

#6 @tharsheblows
10 years ago

  • Keywords has-patch added; good-first-bug removed

I think this is it. Thanks for your help on Slack!

#7 @tharsheblows
10 years ago

  • Cc jjjay@… added

@tharsheblows
10 years ago

#8 @boonebgorges
10 years ago

  • Owner set to boonebgorges
  • Resolution set to fixed
  • Status changed from new to closed

In 9169:

Ensure that 'count_total' is available throughout bp_has_activities() loop.

Props tharsheblows.
Fixes #5915.

Note: See TracTickets for help on using tickets.