ccemeraldeyes / AndroidLunch

403 group project
1 stars 0 forks source link

turn off json escaping somewhere #33

Closed ccemeraldeyes closed 12 years ago

ccemeraldeyes commented 12 years ago

going back and forth between json and strings causes / to get turned into something like \\/

larrytj commented 12 years ago

where is this code at???

ccemeraldeyes commented 12 years ago

it's in a lot of places-- every time referrals are sent to or from the server, they're turned into strings and escaped.