[wp-trac] [WordPress Trac] #14224: Use NCR instead of HTML entity in feed autodiscovery links

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 8 07:16:05 UTC 2010


#14224: Use NCR instead of HTML entity in feed autodiscovery links
----------------------------+-----------------------------------------------
 Reporter:  peaceablewhale  |       Owner:                 
     Type:  defect (bug)    |      Status:  new            
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Template        |     Version:  3.0            
 Severity:  normal          |    Keywords:  has-patch      
----------------------------+-----------------------------------------------

Comment(by westi):

 In general we don't code for serving as application/xhtml+xml but rather
 as text/html

 As far as entities are concerned the named entities are fine in XML as
 long as the parser used can cope with them:

 http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references#Entities_representing_special_characters_in_XHTML

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14224#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list