Opened 19 years ago
Closed 18 years ago
#4245 closed defect (bug) (fixed)
Moderating comments via AJAX doesn't update visible count
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | high |
| Severity: | normal | Version: | 2.2 |
| Component: | Administration | Keywords: | ajax comments has-patch commit |
| Focuses: | Cc: |
Description
Steps to recreate:
- Go to Manage.
- Click on the # comments link in the posts table.
- Use the slick AJAX stuff under a comment to approve/unapprove stuff.
There is a single-item table above the comments that also shows the # of approved comments again. This should update when you change the status of a comment, much like it does on the edit-comments.php page.
Attachments (1)
Change History (8)
#2
@
19 years ago
- Summary changed from Moderating comments doesn't update count to Moderating comments via AJAX doesn't update visible count
#3
@
18 years ago
"There is a single-item table above the comments that also shows the # of approved comments again."
I just tried doing this, I "Unapproved" my own comment once, and it's showing it's being moderated for approval. However! I do NOT see this "single-item table above the comments" thing. Also, the #3 comment count didn't change to #2 in the comment count for the post comment count section thing either... Or is THAT what you were originally talking about?
Note: See
TracTickets for help on using
tickets.
Updating the title, as it sounded more severe than it is.