> Hi guys, I spotted a problem when encoding and decoding a string that
> contained a few accented characters in it.
>
> The issue doesn't present itself when done through the JSON.parse
> method from the "json" gem... but we all know what happens if we
> require that gem inside a Rails app... :(

This should be fixed when we release 2.3.3, we've backported the
'nicer to_json' changes from 3.0 which should allow for pluggable
backends.

> Anyways, here is the problem illustrated: http://pastie.org/497986
> Any tips, advices, pointers on this?

Could you provide us with a failing test case for activesupport?

> Regards.
>
> >
>



-- 
Cheers

Koz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to