Opened 12 years ago
Closed 12 years ago
#9566 closed Bug (fixed)
ckfinder integration is broken...
Reported by: | yveszx | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 4.0 |
Component: | File Browser | Version: | 4.0 |
Keywords: | Cc: |
Description
This latest branch seem to have broken the ckfinder integration after the CKeditor.replace I called : CKFinder.setupCKEditor(editor, 'ckfinder/'); and this worked until this nightly release : Merge branch 't/9535'
Change History (4)
comment:1 Changed 12 years ago by
Priority: | Normal → High |
---|---|
Status: | new → confirmed |
comment:3 Changed 12 years ago by
Milestone: | → CKEditor 4.0 |
---|
comment:4 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Filebrowser plugin was missing in dev env.
Masterised https://github.com/ckeditor/ckeditor-dev/commit/2b22da3
I can confirm this in latest nightly and on trunk.
User that has reported this issue thinks that it may be because of this fix - #9376 (I haven’t checked this).