[wp-trac] [WordPress Trac] #40560: REST API: Unicode characters are escaped in the response
WordPress Trac
noreply at wordpress.org
Tue May 16 19:39:04 UTC 2017
#40560: REST API: Unicode characters are escaped in the response
--------------------------+-----------------------
Reporter: rilwis | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: REST API | Version: 4.7
Severity: normal | Resolution: wontfix
Keywords: close | Focuses: rest-api
--------------------------+-----------------------
Changes (by jnylen0):
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
> The Unicode-escaped format is a valid part of JSON, and client decoders
should correctly handle this.
This is the key here... any library or service that claims to understand
JSON, but doesn't like `\u` escaping, is broken.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40560#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list