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

Enable Upload Iamge plugin and prevent logging error in case of missing configuration #1266

Merged
merged 5 commits into from
Nov 29, 2017

Conversation

Comandeer
Copy link
Member

What is the purpose of this pull request?

Task

Does your PR contain necessary tests?

All patches which change the editor code must include tests. You can always read more
on PR testing,
how to set the testing environment and
how to create tests
in the official CKEditor documentation.

This PR contains

  • Unit tests
  • Manual tests

What changes did you make?

After this change uploadimage plugin does not throw error anymore, it silently returns.

Closes #1249.

@mlewand mlewand self-requested a review November 29, 2017 10:55
@mlewand mlewand changed the title Uploadimage does not throw error Enable Upload Iamge plugin and prevent logging error in case of missing configuration Nov 29, 2017
Copy link
Contributor

@mlewand mlewand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I have added also enabling uploadimage in config.js and dev build config - so that this PR fix the whole uploadimage enabling thing.

@mlewand mlewand merged commit f0ecd71 into major Nov 29, 2017
@mlewand mlewand deleted the t/1249 branch November 29, 2017 12:01
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