Opened 2 years ago
Closed 2 years ago
#16104 closed defect (bug) (invalid)
Using Delete Permanently for comments adds up the total comment count instead of deducting.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 3.0.4 |
| Severity: | minor | Keywords: | comments, delete, total |
| Cc: |
Description
Whenever I use the "Delete Permanently" feature to delete spam comments the Z in "Displaying X–Y of Z" in the upper-right of the screen adds up instead of deducts.
Change History (3)
comment:2
ldebrouwer — 2 years ago
In that case, should this be fixed or should we just let it slide? I can imagine people who are stuck on 3.0.4 would like to see this fixed ( if they even notice it ).
Note: See
TracTickets for help on using
tickets.

Pagination in post / comment lists are revamped in WP 3.1 . So the problem of spam count being added up doesn't exist.
However, in 3.1 (specifically current trunk), deleting, approving, unapproving comments don't update the "XXX items" count properly. This problem is fixed as a part of my patch in #6530.