[wp-trac] Re: [WordPress Trac] #8292: Threaded comment information in atom feed

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 10 04:47:14 GMT 2008


#8292: Threaded comment information in atom feed
-------------------------+--------------------------------------------------
 Reporter:  dtsn         |        Owner:          
     Type:  enhancement  |       Status:  reopened
 Priority:  normal       |    Milestone:  2.7     
Component:  Feeds        |      Version:  2.7     
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by oddthinking):

  * status:  closed => reopened
  * resolution:  fixed =>
  * component:  Comments => Feeds

Comment:

 Atom comment feeds no longer validate after this change.

 The problem appears to be in lines 76 and 81 of feed-atom-comments.php.

 They have illegal "rel" attributes on an in-reply-to tag.

 RFC4685 defines a "ref" attribute, which I believe is what was intended.
 In these lines, please change "rel" to "ref".

 (Sorry for leaving the actual task to some more experienced WordPress
 developers.)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8292#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list