On Mon, Sep 22, 2008 at 7:14 AM, _why <[EMAIL PROTECTED]> wrote: > On Sun, Sep 21, 2008 at 04:00:42PM -0400, Seth Thomas Rasmussen wrote: >> My app crashes when trying to render this text with the latest Shoes >> and OS X 10.4.11: >> >> "Rails Summit Latin America - Oct 15-16, 2008 - S\343o Paulo, Brasil - >> http://tinyurl.com/3rcv62" > > This is latin-1 encoding. Try the string: gosh, you're right... I didn't notice that..
> "Rails Summit Latin America - Oct 15-16, 2008 - S\xC3\xA3o Paulo, Brasil - > http://tinyurl.com/3rcv62" this works like a charm on my newly build Shoes ;) > I will fix the crash to give an error when non-UTF8 is used. Thanks!
