﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22515	Child theme installation not installing parent (regression)	Otto42		"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
"	defect (bug)	closed	low	3.4.3	Upgrade/Install		normal	fixed	has-patch	chip@…
