PerfectlyNormal / tinymce-rails-imageupload

Image upload plugin for TinyMCE and Rails with the asset pipeline
MIT License
149 stars 153 forks source link

Does not play nice with asset hosts #4

Closed PerfectlyNormal closed 12 years ago

PerfectlyNormal commented 12 years ago
Unsafe JavaScript attempt to access frame with URL 
http://example.com/controller/action from frame with URL 
http://assets.example.com/tinymce/plugins/uploadimage/dialog.html?3.4.8. 
Domains, protocols and ports must match.`
PerfectlyNormal commented 12 years ago

Seems to be a problem with tinymce-rails itself. Waiting for a fix from there