﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20003	Removing a featured image breaks the ability to set a featured image	batmoo	ryan	"Repro steps:

* Create a new post
* Upload an image and set it as the featured image
* Click on ""Remove featured image""
* Click on ""Add featured image""
* The Gallery tab isn't shown. Neither is the ""Set featured image"" for any uploaded images.

Problem is that in {{{wp_ajax_set_post_thumbnail}}}, the {{{$post_ID}}} variable isn't globalized, which {{{_wp_post_thumbnail_html}}} expects.

Related to the ajax re-org #15327 -- other things are possibly broken as well."	defect (bug)	closed	normal	3.4	General		normal	fixed	has-patch	batmoo wordpress@…
