搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

UTF -8 encoding disabled

  • 4 个回答
  • 2 人有此问题
  • 17 次查看
  • 最后回复者为 kiki_13

more options

The UTF -8 encoding has suddenly been disabled on my macbook. Now I have Times new roman as default font, and the unicode preferences are being ignored. I have added screenshots of my Firefox wondows text to show the before and after effects of the issue. I believe, the "auto-detect" for text-encoding is currently not working.

The UTF -8 encoding has suddenly been disabled on my macbook. Now I have Times new roman as default font, and the unicode preferences are being ignored. I have added screenshots of my Firefox wondows text to show the before and after effects of the issue. I believe, the "auto-detect" for text-encoding is currently not working.

所有回复 (4)

more options

Is this with files loaded from internet or with opening local files stored on your computer?

Firefox no longer has a specific Unicode setting. There are only settings for 8-bit windows and western encodings available as a fallback encoding. It is normally the server that sends the file with the correct encoding specified in the HTTP response headers. Firefox doesn't do that much content sniffing to check if the file contains UTF-8 characters.

With local files there are always problems with UTF-8 and a possible workaround is to add a UFT-8 byte order mark (BOM) at the start of the file. Some editors have the option to save a file with a BOM.

more options

Hi,

I am using Mac IOS, and this is for browsing in firefox.

I am no longer able to turn off the "auto-detect" option for text-encoding in the viewing option.

Would it be helpful if I send you the screenshot to show you the difference between the screens on my MacBook and imac? And I have not made any changes before it decided to make the change itself.

more options

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

Auto-detect won't work for Unicode (UTF-8). This only works for the locale you see listed further down.

  • Options/Preferences > General > Fonts & Colors > Advanced > Character Encoding for Legacy Content

about:config ->

  • intl.charset.fallback.override
  • intl.charset.fallback.tld
more options

I hope these helps.