﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22336	WP_Theme::get_allowed_on_site() function doesn't work for other blogs	npetetin		"On line 1110, the static function WP_Theme::get_allowed_on_site() overwrites the $blog_id argument:
{{{
$current = $blog_id == get_current_blog_id();
}}}
As a consequence, calling the function for another blog than the current blog is made impossible. It doesn't look fixed in WP 3.5 either."	defect (bug)	new	normal	Awaiting Review	Themes	3.4.2	major			
