Bug #84572
closed
- Status changed from New to Under Review
Can you please add more context to the issue, why json view should not escape unicode?
Why is it safe not to escape them?
Tymoteusz Motylewski wrote:
Can you please add more context to the issue, why json view should not escape unicode?
Why is it safe not to escape them?
AFAIK, only escape characters need to be escaped in JSON. So it's not necessary.
The main point is that the JSON is more human-readable if the umlauts are rendered as umlauts and not \1234.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF