
Incompatible character encoding
Reported by Christopher Dell | May 5th, 2010 @ 04:42 AM
I'm getting an error when my string to textilize contains utf 8 characters (the "à" and "é" characters in this case). Outputting the string without RedCloth works fine.
The error I'm getting is : ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and US-ASCII)
I'm not even sure where either of those character sets are being defined: as far as I know everything is UTF8.
ruby 1.9.2
Rails 3.0.0.beta3
Haml/Sass 3.0.0.rc.4
No comments found
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 ยป
RedCloth is a Ruby library for converting Textile into HTML