#10577 closed Bug (invalid)
Folders miss in IE 10 when creat Image, Flash or Multimedia
Reported by: | Payne Yang | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
When I create Image, Flash or Multimedia.
- I click the icon and popup the Properties dialog.
- I click 'Browse Server' and popup the dialog let you choose the files.
- Problem occurred in IE 10, the section of Folder(Left panel) and the Files(right down panel) displayed blank.
I used ckeditor by version 3.6.6.1. Please let me know if my version of editor is too low or is there any solution. Many thanks.
Attachments (2)
Change History (4)
Changed 8 years ago by
Attachment: | Folders.jpg added |
---|
comment:1 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 3.6.6 (SVN - trunk) |
You can use CKE 3.6.6 or 4.1.2 with CKFinder 2.3.1.
You have most likely set invalid values for baseUel and/or baseDir. Please see the manual http://docs.cksource.com/CKFinder_2.x/Developers_Guide
You can also check e.g. errors in Firebug (JS or HTTP (e.g. 404) errors).
comment:2 Changed 8 years ago by
Just as an additional note for Payne: CKFinder version is important here, for example 2.2.2 for example does not support IE10. To check version write the following in the your developer console of a window where CKF is open:
CKFinder.version
Miss folders