Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> "&" inside JSON strings but yours escapes it

What escaping of "&" inside JSON are you talking about? Some unholy mix of JSON and urlencode?



Ruby on Rails turns "&" into "\u0026".

See rails/rails, activesupport/lib/active_support/json/encoding.rb.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: