Opened 10 years ago
Closed 10 years ago
#13803 closed Bug (fixed)
Allow the editor to be destroyed before being fully initialized
| Reported by: | Szymon Kupś | Owned by: | Szymon Kupś |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.5 |
| Component: | General | Version: | 4.5.3 |
| Keywords: | Cc: |
Description
This ticket is created in order to handle pull request https://github.com/ckeditor/ckeditor-dev/pull/170
This seems to be related to http://dev.ckeditor.com/ticket/11502 I understand that this is not a solution to all problems ( I'm not familiar enough with the implementation of CKEditor ), but it seems to cover some basic needs without changing the APIs.
Change History (2)
comment:1 Changed 10 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

I've added log message when editor is destroyed before is fully initialized and merged pull request with git:a122cd.