[wp-trac] [WordPress Trac] #14138: edit-comments.php does not display any posts when paginated

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 29 05:33:22 UTC 2010


#14138: edit-comments.php does not display any posts when paginated
--------------------------+-------------------------------------------------
 Reporter:  dheerg        |       Owner:                           
     Type:  defect (bug)  |      Status:  new                      
 Priority:  normal        |   Milestone:  Awaiting Review          
Component:  Comments      |     Version:  3.0                      
 Severity:  major         |    Keywords:  edit comments, pagination
--------------------------+-------------------------------------------------
 In the wordpress admin, edit-comments.php?apage=x does not show any
 comments.

 While without using the ?apage=x part the first page does show results,
 and to see older comments it is possible to increase the number of
 displayed comments, edit-comments.php?apage=1 does not show any results.

 It is calculating the pagination correctly. Furthermore on inspecting the
 source it seems like the page is generating blank tr element equal to the
 number of comments it ought to be displaying, hence I guess it is a bug
 with the actual output from those queries.

 I have tested this on two installs for established websites which I had
 upgraded recently, and two fresh installs on different servers, with no
 plugins and the default theme.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14138>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list