Make WordPress Core

Opened 16 years ago

Closed 14 years ago

Last modified 14 years ago

#6530 closed defect (bug) (worksforme)

AJAX comment moderation doesn't update paging

Reported by: matt's profile matt Owned by: garyc40's profile garyc40
Milestone: Priority: normal
Severity: normal Version:
Component: Comments Keywords:
Focuses: Cc:

Description

  1. Put 21 comments in moderation
  2. Delete one or two, and another will be added via JS to make sure there are still 10 on the page
  3. 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)

garyc40-6530.patch (12.5 KB) - added by garyc40 14 years ago.
there's a patch for that
6530.diff (2.6 KB) - added by greuben 14 years ago.
I tried to do it less complicated way but I don't think its the best solution. Anyways…

Download all attachments as: .zip

Change History (9)

#1 @Denis-de-Bernardy
15 years ago

  • Component changed from Administration to Comments
  • Keywords close added

#2 @ryan
15 years ago

  • Milestone changed from 2.9 to Future Release

#3 @garyc40
14 years ago

  • Keywords 3.2-early needs-patch added; close removed

This is still happening, but too late for 3.1

Marking this as 3.2 early. Working on a fix.

#4 @garyc40
14 years ago

  • Owner changed from mdawaffe to garyc40
  • Status changed from new to assigned

@garyc40
14 years ago

there's a patch for that

#5 @garyc40
14 years ago

  • Keywords has-patch needs-testing added; needs-patch removed

@greuben
14 years ago

I tried to do it less complicated way but I don't think its the best solution. Anyways...

#6 @johnbillion
14 years ago

  • Keywords 3.2-early has-patch needs-testing removed
  • Resolution set to worksforme
  • Status changed from assigned to closed

Worksforme as of 3.1. The pagination controls are greyed out as necessary and the page numbers get updated.

#7 @dd32
14 years ago

  • Milestone Future Release deleted
Note: See TracTickets for help on using tickets.