[wp-trac] [WordPress Trac] #3260: XML output (rss, atom,
 rdf ...) should always use UTF-8 or CDATA for user input
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Wed Oct 18 02:33:59 GMT 2006
    
    
  
#3260: XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user
input
--------------------------+-------------------------------------------------
 Reporter:  deremder      |       Owner:  anonymous
     Type:  defect        |      Status:  new      
 Priority:  normal        |   Milestone:           
Component:  Optimization  |     Version:  2.0.4    
 Severity:  normal        |    Keywords:           
--------------------------+-------------------------------------------------
 If none UTF-8 is used, user generated text like titles or categories may
 contain unallowed entities. The elements <title>, <tagline>, <dc:subject>,
 <category> (there may be more) are not protected width <![[CDATA ]]>.
 The conversion can be done width the PHP MulitByte function. If MB is not
 available, the <![[CDATA should be used instead.
 Please contact me for development help.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/3260>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list