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

Set config.filebrowserUploadMethod to "form" #847

Merged
merged 1 commit into from
May 15, 2019
Merged

Set config.filebrowserUploadMethod to "form" #847

merged 1 commit into from
May 15, 2019

Conversation

jarongao
Copy link
Contributor

@jarongao jarongao commented May 12, 2019

Default config fix for #829

- CKEditor 4.9 introduced "xhr" file uploads and also made it default
- config.filebrowserUploadMethod needs to be explicitly set as "form"
  for URL query params to function the same as pre-4.9 CKEditor
- Docs for this param:
  - https://github.com/galetahub/ckeditor/blob/74c188c5bb7197c67197272f55951ca1c0864cda/vendor/assets/javascripts/ckeditor/CHANGES.md#ckeditor-49
  - ckeditor/ckeditor4#1365
  - ckeditor/ckeditor4@4e0866c
@galetahub galetahub merged commit f670d23 into galetahub:master May 15, 2019
@jarongao jarongao deleted the set_filebrowserUploadMethod_to_form branch May 15, 2019 17:44
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