[wp-trac] [WordPress Trac] #22515: Child theme installation not installing parent (regression)

WordPress Trac noreply at wordpress.org
Tue Nov 20 15:26:24 UTC 2012


#22515: Child theme installation not installing parent (regression)
-----------------------------+-----------------------------
 Reporter:  Otto42           |       Type:  defect (bug)
   Status:  new              |   Priority:  high
Milestone:  Awaiting Review  |  Component:  Upgrade/Install
  Version:                   |   Severity:  major
 Keywords:  has-patch        |
-----------------------------+-----------------------------
 Somewhere, the theme install process for child themes causing an install
 of the parent got broken. Not sure where.

 This seems to be caused by the WP_Theme class quitting early when the
 parent theme is not installed, and not properly setting the parent
 information in the object. Moving the block of code that sets the parent
 info up a bit in the constructor fixes it.

 Patch attached.

 Related #13774

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


More information about the wp-trac mailing list