Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash on "upload file" on 3rd tab "Upload" #840

Merged
merged 1 commit into from
Mar 26, 2019

Conversation

igorkasyanchuk
Copy link
Contributor

Fix crash on this page: http://prntscr.com/n2uq4t (send it to the server on CKEditor upload tab)

Plus it might be useful to put in config.js of editor:
config.filebrowserImageUploadUrl = "/ckeditor/pictures?type=Images?command=QuickUpload";

so it will not show JS alert of "undefined".

@igorkasyanchuk igorkasyanchuk changed the title Fix crash on "upload file" 3rd tab Fix crash on "upload file" on 3rd tab "Upload" Mar 25, 2019
@galetahub galetahub merged commit 808747c into galetahub:master Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants