﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20094	The wpEditImage TinyMCE plugin is broken when TinyMCE is served from another domain	mdawaffe		"If TinyMCE is served from another domain (for example a CDN), the wpEditImage plugin tries to open the image editing iframe from that other domain.  This breaks inter-iframe communication due to a violation in the same-origin policy.

The code is the same all the way back to 2.6, but I didn't verify the problem occurs there (TinyMCE's API may have changed since then).

Attached:
* Ensures the iframe is always served from the same origin as the parent page.
* Fixes the iframe cache busting."	defect (bug)	new	normal	Awaiting Review	TinyMCE	2.6	normal		has-patch needs-testing	wordpress@…
