The tests included in [34669] contained a couple of problems: * Comments were not always created in the expected order, due to the incorrect use of 'comment_date_gmt'. * 'asc'/'desc' and 'older'/'newer' were confused. * 'default_comments_page=newest' ('last') didn't properly account for the cpage=1 offset. The code itself powering this pagination was correct; it's only the tests that were wrong. See #8071. git-svn-id: https://develop.svn.wordpress.org/trunk@34713 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
76.7%
CSS
10.9%
JavaScript
9.2%
Modelica
2.4%
HTML
0.6%
Other
0.2%