#6530 closed defect (bug) (worksforme)
AJAX comment moderation doesn't update paging
Reported by: | matt | Owned by: | garyc40 |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Comments | Keywords: | |
Focuses: | Cc: |
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)
@
14 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.
This is still happening, but too late for 3.1
Marking this as 3.2 early. Working on a fix.