Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2362 closed defect (bug) (fixed)

bbp_get_forum_pagination_count with wrong apply_filters argument

Reported by: mrcl's profile mrcl Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.3.3 Priority: normal
Severity: normal Version: 2.3.2
Component: Component - Forums Keywords: needs-patch
Cc:

Description

The bbp_get_forum_pagination_count() has its apply_filters() set with the wrong function.

On http://bbpress.trac.wordpress.org/browser/tags/2.3.2/includes/topics/template-tags.php#L2775, where is bbp_get_topic_pagination_count, should be bbp_get_forum_pagination_count.

I'm new here. I don't know yet how to submit a patch, sorry...

Change History (2)

#1 @johnjamesjacoby
11 years ago

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

In 5004:

Use the correct filter ID string in bbp_get_forum_pagination_count(). Props mrcl. Fixes #2362.

#2 @alexvorn2
11 years ago

  • Milestone changed from Awaiting Review to 2.3.3

moved to 2.3.3

Note: See TracTickets for help on using tickets.