incorrectly encoded double quotes around plugins configuration
Reported by Zac Zheng | September 23rd, 2011 @ 03:52 AM
I was getting a JavaScript error due to incorrectly encoded double quotes(not html_safed?) around the plugins configuration line.
The line in question:
plugins: "style,layer,table,filemanager",
Fixed at https://github.com/zaczheng/tiny_mce/commit/ebe4731ea6a9e119e32dc8d...
Comments and changes to this ticket
-
Zac Zheng September 23rd, 2011 @ 03:59 AM
The JS error was:
Uncaught SyntaxError: Unexpected token &
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A Ruby on Rails plugin that allows easy implementation of the TinyMCE editor into your applications.