Broken path after upgrading from Rails 2.3.2 to 2.3.8
- by Kieran Hayes
After upgrading to the latest Rails version the path used by the image_tag helper is messed up with these characters: /%5C%22 \%22
http://localhost:3000/%5C%22/uploads/f0b07364-90bb-11/de-a278-0019dbf8d19d/Neues_LOGO_unten_mini.JPG?1275396335\%22
RAILSENV is development.
Anyone having the same problem?