emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#16373: closed (24.3; json-encodes escapes / in str


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16373: closed (24.3; json-encodes escapes / in strings)
Date: Sun, 04 Oct 2015 12:12:02 +0000

Your message dated Sun, 04 Oct 2015 14:11:40 +0200
with message-id <address@hidden>
and subject line Re: bug#16373: 24.3; json-encodes escapes / in strings
has caused the debbugs.gnu.org bug report #16373,
regarding 24.3; json-encodes escapes / in strings
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16373: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16373
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; json-encodes escapes / in strings Date: Tue, 07 Jan 2014 00:05:16 +0800
(json-encode "/") -> "\"\\/\""

this makes path names look really ugly. Is it required?

Leo



--- End Message ---
--- Begin Message --- Subject: Re: bug#16373: 24.3; json-encodes escapes / in strings Date: Sun, 04 Oct 2015 14:11:40 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Leo Liu <address@hidden> writes:
> (json-encode "/") -> "\"\\/\""
>
> this makes path names look really ugly. Is it required?
>
> Leo

This was fixed in 58c86059.

To answer your question: it's not required (but permitted) that you
escape / in strings. See the "string" section at http://json.org/.

-- Simen


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]