[wp-trac] [WordPress Trac] #9897: Use Stylesheet instead of Template to key theme data when doing theme update check

WordPress Trac wp-trac at lists.automattic.com
Thu May 21 18:02:36 GMT 2009


#9897: Use Stylesheet instead of Template to key theme data when doing theme
update check
--------------------------+-------------------------------------------------
 Reporter:  josephscott   |       Owner:           
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.8      
Component:  General       |     Version:  2.8      
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------
 When sending theme data during the theme update check using the 'Template'
 name to key the data is causing problems for parent/child themes.  Because
 they both have the same 'Template' value the child would over write the
 parent data, basically causing the parent theme to be skipped when doing
 the theme update check.

 So instead of Template we should key the data from the Stylesheet value,
 which isn't shared in parent/child themes.

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


More information about the wp-trac mailing list