﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16919	Embedbase plugin should explicitly require dialog plugin	Tomasz Jakut	Tomasz Jakut	"`embedbase` plugin calls `CKEDITOR.dialog.add` to add dialog for embedding content. However it does not explicitly require `dialog` plugin. This call works only because `embedbase` requires `widget` plugin and `widget` plugin requires `clipboard`, which requires `dialog` plugin… It creates tight-coupling between `clipboard` and `embed` plugin without any sensible reason.

The fix for this situation is very easy: `embedbase` should explicitly requires `dialog` plugin."	Task	closed	Normal	CKEditor 4.7.0	General	4.7.0	fixed		
