Opened 14 years ago
Closed 14 years ago
#6105 closed Bug (expired)
error when trying to upload images
Reported by: | sittan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.2 |
Keywords: | Cc: |
Description
I get an error when I'm trying to upload image with a second instance of ckEditor. I have a page with two ckeditors. I tried to upload image with the two of them and I get an error only in the second one:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3) Timestamp: Wed, 4 Aug 2010 14:51:01 UTC
Message: Object doesn't support this property or method Line: 8 Char: 1774 Code: 0 URI: http://dev.test.com/ckeditor/plugins/image/dialogs/image.js?t=A73H4H9
In firefox I also get an error:
Error: E.setCustomData is not a function Source File: http://dev.test.com/ckeditor/plugins/image/dialogs/image.js?t=A73H4H9 Line: 8
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Could you let me know how exactly did you integrate CKFinder with CKEditor? Please paste the code that you have used, if possible. I'm having troubles with reproducing it locally.
Did you perhaps write any custom plugin / extra code for CKEditor or CKFinder?