Open Bug 956288 Opened 11 years ago Updated 2 years ago

Debugger panel displays garbage characters using SJIS encoding

Categories

(DevTools :: Debugger, defect, P5)

x86
Windows Vista
defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Multibyte characters are wrongly displayed in the Debugger.

STR:

1) Load https://getfirebug.com/tests/manual/issues/7055/index.htm
2) Open Debugger, refresh the page (if necessary to see the source)
3) Check out line 9, see the garbage characters
4) Check out all script files, html, utf8.js, sjis.js

Expected result

The Debugger should display correct characters:
[HTML line 9]    : "var a = 'SJIS'"
[utf8.js line 2] : "var a = 'UTF8'"
[sjis.js line 2] : "var a = 'SJIS'"

---

It doesn't seem to be CodeMirror problem:
Asking here: https://groups.google.com/forum/#!topic/codemirror/Aivu7URJLLE

---

Related Firebug report:
http://code.google.com/p/fbug/issues/detail?id=7055

Honza
Priority: -- → P3
Product: Firefox → DevTools

I'm still seeing weird red dots in the .html file but the JS files look good.

Same, the other files look good, but HTML has dots.

Flags: needinfo?(odvarko)
Priority: P3 → P5

I can confirm, only HTML doesn't work properly.

Honza

Flags: needinfo?(odvarko)
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: