[wp-trac] [WordPress Trac] #20921: Customizer should check theme errors(), not just exists()

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 12 14:14:37 UTC 2012


#20921: Customizer should check theme errors(), not just exists()
--------------------------+-----------------
 Reporter:  nacin         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.4
Component:  Themes        |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 wp-admin/customize.php checks that a theme exists. It should actually
 check that the theme is error-free.

 Note that we need to make a determination for what happens when the
 current theme has errors. In some cases, this will cause a reversion to
 the default theme, but not always (search for 'theme_parent_invalid' in
 class-wp-theme.php).

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


More information about the wp-trac mailing list