Opened 7 years ago
Closed 7 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: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.2 |
Component: | Templates | 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)
Note: See
TracTickets for help on using
tickets.
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).