[wp-trac] [WordPress Trac] #8450: Permalinks affecting paged
comments in paginated posts
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 2 03:44:36 GMT 2008
#8450: Permalinks affecting paged comments in paginated posts
-------------------------+--------------------------------------------------
Reporter: prettycrack | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: Comments | Version: 2.7
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Was testing out paginated comments & paginated post, and this works fine
without any permalinks setting.
eg:
http://www.domain.com/?p=96&page=2&cpage=2#comments
(page 2 of the post, showing page 2 of commments)
No problem for above.
However, once I use customised permalinks, it doesn't work properly
anymore.
eg: http://www.domain.com/postname/comment-page-2#comment
---> This works.
eg: http://www.domain.com/postname/2
---> This works, showing page 1 of comments on post page 2.
eg: http://www.domain.com/postname/2/comment-page-2#comment (page 2 of the
post, showing page 2 of commments) ---> This one doesn't load at all.
Paginated comments in normal posts (single page) work fine though, it's
only when the post itself is also split into pages that the problem arises
with the use of permalinks.
--
Ticket URL: <http://trac.wordpress.org/ticket/8450>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list