SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

UTF8 - Image Path Error #32

Open HDLP9 opened 11 years ago

HDLP9 commented 11 years ago

When editing some content, already submited to the database, redactor doesn't display image if it is in a folder for example as:

It gives a javascript error saying:

Failed to load resource: the server responded with a status of 404 : Multime?dia/image.jpg

It converts Mutimédia to Multime?dia

Anyone knows how to fix this?

NARKOZ commented 11 years ago

What version of Ruby are you using?