On Wednesday, August 29, 2012 8:55:46 AM UTC+1, Martin Klepsch wrote:
>
> I put the complete error description into a gist (
> https://gist.github.com/5d2cef1414f1643fca5a) for better readability. 
>
> The basic problem is that a properly encoded Json post request gets 
> decoded an a very weird way. For example a "ΓΌ" which is encoded as "\u00fc" 
> in uft-8 becomes ">\x93" or "~\xD4". I get different results ever time I 
> run the decoder. 
> Please take a look at the gist, I did my best to give as much useful 
> information as possible. 
>
> What multijson backend are you using (and what ruby version) ?

Fred 

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/p4QXPWVpYyEJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to