[wp-trac] [WordPress Trac] #11248: Paged wp_list_comments() should always output something
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 24 06:00:24 UTC 2009
#11248: Paged wp_list_comments() should always output something
--------------------------+-------------------------------------------------
Reporter: Viper007Bond | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Comments | Version: 2.9
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
Enable comment paging on your blog and visit
`http://yourblog.com/a/single/post/comment-page-999999/`. Note no comments
will be displayed.
There's situations where the comment form will redirect you back to the
wrong page (for example if you mess with the type parameter and exclude
pings). The Walker should detect if there's no comments to be displayed on
the requested page and if that's the case, then display the latest page
that actually has comments.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11248>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list