﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11327	NotFoundError exception when opening specialchar dialog from two editors in debug mode	Alex Itelman		"This problem was caused by [https://github.com/ckeditor/ckeditor-dev/commit/2e346a2c6eb194f7872f63eadcb708c883d7a834#commitcomment-4882733 commit 2e346a2c6e on github]. (see my comment at the bottom)

This commit causes the following bug: 
1. Open the special char dialog in CKEditor#1 
2. Open the special char dialog in CKEditor#2
3. You get an exception of type NotFoundError

This bug only happens when using the '''full source debug version''', because in the minified release version the language files are merged into one.
The problem is because on the second open it looks for the 'title' entry but can't find it because it's in the plugin language file which is not loaded the second time for some reason."	Bug	closed	Normal		General		expired		
