Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

#5915 closed defect (bug) (fixed)

'count_total' arg not passed to bp_activity_get from bp_has_activities

Reported by: sthlmk Owned by: boonebgorges
Priority: normal Milestone: 2.2
Component: Activity Version: 2.1
Severity: normal 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 12 years ago.

Download all attachments as: .zip

Change History (9)

#1 @sthlmk
12 years ago

  • Version2.1

#2 @sthlmk
12 years ago

  • Component CoreActivity

#3 @boonebgorges
12 years ago

  • Milestone Awaiting Review2.2

Good catch.

#4 @DJPaul
12 years ago

  • Keywords good-first-bug added

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


12 years ago

#6 @tharsheblows
12 years ago

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

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

#7 @tharsheblows
12 years ago

  • Cc jjjay@… added

@tharsheblows
12 years ago

#8 @boonebgorges
12 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

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.