[wp-trac] [WordPress Trac] #14225: Use NCRs instead of HTML entities in Twenty Ten
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Thu Jul  8 07:16:02 UTC 2010
    
    
  
#14225: Use NCRs instead of HTML entities in Twenty Ten
----------------------------+-----------------------------------------------
 Reporter:  peaceablewhale  |       Owner:                 
     Type:  defect (bug)    |      Status:  new            
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Themes          |     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/14225#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list