Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

#7571 closed defect (bug) (wontfix)

"load more" button doesn't load activities as expected ( when the user deletes one or more of the currently shown activities )

Reported by: 7asobate Owned by:
Priority: normal Milestone:
Component: Templates Version: 1.2
Severity: minor Keywords: needs-patch
Cc:

Description

say for example that a group has 40 elements..
20 elements are being shown and 20 are hidden..
if the user deletes the 20 elements that are being shown then clicks "load more" no activities shows to him.
that's because the "load more" button tries to call "acpage 2" which doesn't exist because there's only 20 elements left ( there's no page 2 but there's 20 elements left which exist in page 1 )

I hope the developers pay more attention to problems like this

Change History (2)

#1 @r-a-y
9 years ago

  • Component CoreTemplates
  • Keywords needs-patch added
  • Severity normalminor
  • Version1.2

#2 @DJPaul
9 years ago

  • Milestone Awaiting Review
  • Resolutionwontfix
  • Status newclosed

This is definitely an edge case, but it's in our legacy template. We aren't accepting new issues for the legacy templates, and in our next release, 3.0, we hope to ship new templates.

We'd accept this sort of bug report then (if it still exists).

Note: See TracTickets for help on using tickets.