Wrong encoding in JSON response view
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug, )
Details
The formatted JSON view
- Go to https://docs.microsoft.com/zh-cn/dotnet/breadcrumb/toc.json
- Open the Netmonitor
- Reload the page
- Select the request for the file
- Switch to the Response view
- Search for "C#"
What happened?
The value of the toc_title property looks garbled. It is obviously encoded incorrectly.
What should have happened?
The characters of the value should be shown correctly.
Anything else we should know?
This was initially reported by ylxianzhe in Discourse.
I've tested it in today's Nightly on Windows 10.
Interestingly, the JSON Viewer (outside of the Netmonitor) doesn't seem to be affected by that.
Sebastian
Comment 1•4 years ago
|
||
Thanks for reporting.
I can reproduce it.
| Reporter | ||
Comment 2•4 years ago
|
||
Bomsy, ylxianzhe mentioned a week ago that the problem is gone. I've tested it right now in Firefox 90 and also cannot reproduce it anymore. Interestingly, I also cannot reproduce it anymore using the previous Firefox versions 89 and 88 where it constantly failed before.
Do you see the same? And if so, any idea what could have fixed it?
Ylxianzhe, is the issue also gone for the other site where you originally experienced that bug?
Sebastian
Hello,Sebo.
I spent the whole morning browsing Chinese information on the Internet, but did not find another similar url. The bug was not reproduced on the website where I originally found the bug. In fact, this is the normal state of this bug. It appears occasionally. I have never seen a URL that reproduces bugs like Microsoft.
I will still try to find a URL that can reproduce this bug. If found, I will use wireshark to grab the network request. This might be useful.
| Reporter | ||
Comment 4•4 years ago
|
||
I've tested this again using Firefox 96.0 and still can't reproduce this. Therefore I close this bug now.
If anyone has a new test case for which it can constantly be reproduced, we can reopen it.
Sebastian
Description
•