﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22582	"Backward compatibility for the library query in the new ""add media"" modal"	Chouby		"In WP 3.4, when querying the database to populate the media library in the ""upload/insert"" media modal, {{{$_REQUEST['post_id']}}} contains the id of the post currently edited. This allows plugins to filter the media in the library based on informations contained in the post currently edited (using the 'parse_query' filter).

In WP 3.5 RC1 with the new ""Add media"" modal, {{{$_REQUEST}}} contains only two indexes 'action' and 'query'. So far I did not find a way to get the id of the post currently edited.

See also #22186"	defect (bug)	closed	normal		Media	3.5	normal	duplicate	has-patch	
