Opened 9 years ago
Closed 9 years ago
#13574 closed Bug (fixed)
[Edge] Permission denied while opening the image dialog
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | UI : Dialogs | Version: | 4.5.0 |
Keywords: | Cc: |
Description
- Go to http://ckeditor.dev/samples/
- Open developer tools
- Click "Image" button in the toolbar.
Expected: Image dialog loaded.
Actual: Permission denied.
Change History (3)
comment:2 Changed 9 years ago by
Version: | → 4.5.0 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by git:58140c4 of #13554.
#13554 should fix this and many other problems with Permission denied while opening dialog. I rebased on master and cherry-picked the commit from t/13554 and it seems that Permision denied are gone.