[wp-trac] [WordPress Trac] #9377: Theme API mangles theme descriptions

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 22 13:47:40 GMT 2009


#9377: Theme API mangles theme descriptions
--------------------------+-------------------------------------------------
 Reporter:  wet           |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  Unassigned
Component:  Themes        |     Version:            
 Severity:  normal        |    Keywords:            
--------------------------+-------------------------------------------------
 themes_api() receives theme descriptions with double escaped quotes and
 other defects from http://api.wordpress.org/themes/info/1.0/. This breaks
 theme descriptions which contain links.

 E.g., the [http://wordpress.org/extend/themes/fusion Fusion] theme's
 description is mangeled into:


 {{{
 Light and clean Wordpress theme from <a
 href="//digitalnature.ro/%22">digitalnature</a>. Localization support and
 theme options available
 }}}

 NB the missing protocol part and the trailing '%22' entity in the href
 attribute's value.

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


More information about the wp-trac mailing list