Opened 12 months ago
Last modified 12 months ago
#59546 new defect (bug)
Gutenberg invalid json due to UTF-8 character E2 80 AF
Reported by: | jungb | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.3.2 |
Component: | General | Keywords: | needs-patch |
Focuses: | Cc: |
Description
I just inserted a text on a page, hit publish and was getting an error, which states, that the response is not a valid JSON response.
Further Inspection showed, that this error is occuring, if the text has the following char in it:
U+202F e2 80 af NARROW NO-BREAK SPACE
Here is the plain text, the char is occuring betwenn "auszuwerten" and "oder"
<p>auszuwerten oder Werbung anzuzeigen.</p>
Attachments (2)
Change History (5)
#2
in reply to:
↑ 1
@
12 months ago
Replying to Presskopp:
Related: #44958
Sorry, I dont understand why it is related? This is a bug in JSON response in Gutenberg Editor with a NNBSP char from UTF-8 Charset, not a of HTML code, which should be totally different. Also no title or post name is involved here, it is about post content.
Can you explain please?
Note: See
TracTickets for help on using
tickets.
the occuring error