[wp-trac] [WordPress Trac] #8708: Remove paging information from
Atom comment feed ids
WordPress Trac
wp-trac at lists.automattic.com
Tue Dec 23 17:57:58 GMT 2008
#8708: Remove paging information from Atom comment feed ids
--------------------------+-------------------------------------------------
Reporter: alexforrow | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version: 2.7
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In WordPress 2.7 the ids of comments in Atom comment feeds have page
numbers included.
E.g. http://wordpressnew/2008/12/23/hello-world/comment-page-1/#comment-2
This paging information is clearly not relevant in a feed, and could break
things if the the page number were to change (ids should never change).
This patch reverts the id format to that of WordPress 2.6, which does not
include paging information.
E.g. http://wordpressnew/2008/12/23/hello-world/#comment-2
--
Ticket URL: <http://trac.wordpress.org/ticket/8708>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list