#6530 closed defect (bug) (worksforme)
AJAX comment moderation doesn't update paging
| Reported by: | matt | Owned by: | garyc40 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
- Put 21 comments in moderation
- Delete one or two, and another will be added via JS to make sure there are still 10 on the page
- Click on the page navigation button to go to the second page
The second page is blank. The page navigation should be updated just like the rest of the page. I would recommend we just have a AJAX call that returns all the HTML that goes there.
Attachments (2)
Change History (9)
@
16 years ago
I tried to do it less complicated way but I don't think its the best solution. Anyways...
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is still happening, but too late for 3.1
Marking this as 3.2 early. Working on a fix.