[wp-trac] [WordPress Trac] #9992: Atom feed titles are CDATA'ed and XML encoded.

WordPress Trac wp-trac at lists.automattic.com
Sun May 31 23:46:35 GMT 2009


#9992: Atom feed titles are CDATA'ed and XML encoded.
--------------------------+-------------------------------------------------
 Reporter:  pm24601       |       Owner:  josephscott
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  Unassigned 
Component:  XML-RPC       |     Version:  2.7.1      
 Severity:  normal        |    Keywords:             
--------------------------+-------------------------------------------------
 Create a blog post with a title "> & test" as the title of the post.

 The atom feed has the title:

 {{{
 <title type="html"><![CDATA[&amp; &gt; test ]]></title>
 }}}

 The title should not be CDATA'ed or xml encoded. but not both.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9992>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list