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

Bug - Inserts an empty div on CKEditor 4 if you set a wrapper class. #8

Closed
rickmills opened this issue Feb 20, 2013 · 1 comment
Closed

Comments

@rickmills
Copy link

Just tried to get this working on CKEditor 4. It works fine until you set the wrapperclass variable in your config. If you do that, it instead places an empty div with nothing in it. So for example:

config.oembed_WrapperClass = 'embeded';

would result in only this being put into the editor when you put a (valid) media link in:

As soon as you comment out the WrapperClass line in the config, it works.

@w8tcha
Copy link
Owner

w8tcha commented Feb 21, 2013

Fixed, close

@w8tcha w8tcha closed this as completed Feb 21, 2013
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

No branches or pull requests

2 participants