spohlenz / tinymce-rails

Integration of TinyMCE with the Rails asset pipeline
Other
816 stars 258 forks source link

[tinymce-rails v3.5.2]Renders invalid #64

Closed jeroeningen closed 11 years ago

jeroeningen commented 12 years ago

I just upgraded from v3.5 to v3.5.2 and now tinymce-rails renders like this: http://ykyuen.files.wordpress.com/2011/01/drupal_wysiwyg_tinymce_problem_1.png Buttons renders innvalid (on the top instead of the bottom). On the bottom I got 'Path: p'

For me reverting to v3.5 solved the problem

spohlenz commented 12 years ago

I can't see that error string anywhere within the version of TinyMCE packaged with tinymce-rails. Are you using any custom plugins?

Maybe try the TinyMCE bug tracker here: http://www.tinymce.com/develop/bugtracker.php

jeroeningen commented 12 years ago

Nope, I don't use any custom packages. I use tiny-mce and didn't configure anything.

spohlenz commented 12 years ago

Can you post a screenshot of how it should look (i.e. how it appears in 3.5) and also post your config/tinymce.yml (if you have one) and how you are initializing the tinymce editor?

jeroeningen commented 12 years ago

Screenshot can be found here: http://i1245.photobucket.com/albums/gg600/jeroeningen/Schermafbeelding2012-06-14om231055.png

I don't have a config/tinymce.yml I initialize tinymce as follows: I only include the 'tinymce' helper only on the pages where I need it.

I do not include //= require tiny_mce in my MANIFEST file. In fact it doesn't make any sense if I include the helper in my layout file or require the javascript in my MANIFEST file

spohlenz commented 12 years ago

TinyMCE 3.5.2 has changed a few default values. See here: http://www.tinymce.com/develop/changelog/?type=tinymce