Re: Issue 8 in json-simple: forward slashes are unnecessarily escaped

16 views
Skip to first unread message

json-...@googlecode.com

unread,
Nov 2, 2009, 7:34:03 PM11/2/09
to json-...@googlegroups.com

Comment #2 on issue 8 by fangyidong: forward slashes are unnecessarily
escaped
http://code.google.com/p/json-simple/issues/detail?id=8

Issue 9 has been merged into this issue.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

json-...@googlecode.com

unread,
Apr 13, 2010, 11:42:41 AM4/13/10
to json-...@googlegroups.com

Comment #3 on issue 8 by matthias.jugel: forward slashes are unnecessarily
escaped
http://code.google.com/p/json-simple/issues/detail?id=8

We use it to encode/decode inter-application (twitter/our app)
communication which contains quite a few URLs.
Now to use this library we have to unescape some of the values
unnecessarily. I do suggest to make this an
option for the serializer.

json-...@googlecode.com

unread,
Dec 21, 2012, 8:49:45 PM12/21/12
to json-...@googlegroups.com

Comment #4 on issue 8 by markhenr...@gmail.com: forward slashes are
unnecessarily escaped
http://code.google.com/p/json-simple/issues/detail?id=8

Here is a patch for this issue.

Attachments:
escapeSlashes.diff 5.0 KB

json-...@googlecode.com

unread,
Aug 9, 2013, 11:17:01 PM8/9/13
to json-...@googlegroups.com

Comment #5 on issue 8 by jon.cham...@gmail.com: forward slashes are
unnecessarily escaped
http://code.google.com/p/json-simple/issues/detail?id=8

Issue 77 has been merged into this issue.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

json-...@googlecode.com

unread,
Feb 13, 2014, 7:05:22 AM2/13/14
to json-...@googlegroups.com

Comment #6 on issue 8 by christop...@googlemail.com: forward slashes are
unnecessarily escaped
http://code.google.com/p/json-simple/issues/detail?id=8

I am putting a base64 encoded image into a json object. All the slashes in
the encoded string are escaped when calling toString(). Thats too bad!
Provide a toString() and a toEscapedString() method, that the user can
choose which one to use. :-)

json-...@googlecode.com

unread,
May 8, 2014, 1:28:07 AM5/8/14
to json-...@googlegroups.com

Comment #7 on issue 8 by abh0...@gmail.com: forward slashes are
unnecessarily escaped
http://code.google.com/p/json-simple/issues/detail?id=8

I have same issue escaping slash.

Please, provide toString() and toEscapedString() method.
Reply all
Reply to author
Forward
0 new messages