#11091 closed Bug (invalid)
Issue with CKEditor regarding instance already attached to element
Reported by: | Ameya Sohoni | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2.2 |
Keywords: | Cc: |
Description
I have Ck Editor 4.2.2 implemented, created a instance for framed text area but whenever I want to add an image using the "media Image" plugin into the CK editor content area I get the following Error.
Uncaught The editor instance "email_template_custom_text[value]" is already attached to the provided element.
Can you please help me since I am not getting any help regarding this.
Change History (2)
comment:1 Changed 11 years ago by
Keywords: | Instance already attached removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 Changed 11 years ago by
Is "media image" the official image plugin shipped with standard CKEditor packages?
- If yes, then please give more details (preferably a working HTML sample).
- If no, then you should report this issue to the plugin's author.
This is most likely your implementation issue thus I'm closing this ticket as invalid.