Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox does not correctly display text containing unusual characters.

  • 5 trả lời
  • 1 gặp vấn đề này
  • 1399 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Special characters from other languages often do not display correctly. See attached screen print. This screen print was done from article at http://www.jewishworldreview.com/1119/burger_wont_rot.php3

Special characters from other languages often do not display correctly. See attached screen print. This screen print was done from article at http://www.jewishworldreview.com/1119/burger_wont_rot.php3
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

This is likely a problem with the encoding: there server sends an eight bit ISO or Windows encoding, but the website uses Unicode˘i.e. you see the separate bytes of a multi byte Unicode character). Firefox always uses the encoding as send by the server if the server sends it, event when there is meta tag that specifies UTF-8 encoding.

You can check the Text Encoding (View -> Text Encoding) and make sure that it is set to Unicode. If this doesn't help then there is probably something wrong with the website.

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

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (5)

more options

In this document the Unicode character encoding has not been declared.

When displaying this document in Firefox, some characters outside the US-ASCII range will be incorrect. Encoding of page characters must be declared in a document or transmission protocol.

more options

TyDaniu, thank you for your response.

However, I am still mystified as to how to "declare" the correct encoding. I looked through the Firefox options before I posted my question to this Forum and did not see anywhere that can be done.

Any suggestions as to how this "declaration" can be accomplished would be appreciated.

Please note that this is not an isolated occurrence; I find it happens any time foreign words are included in the contents of a page.

more options

Giải pháp được chọn

This is likely a problem with the encoding: there server sends an eight bit ISO or Windows encoding, but the website uses Unicode˘i.e. you see the separate bytes of a multi byte Unicode character). Firefox always uses the encoding as send by the server if the server sends it, event when there is meta tag that specifies UTF-8 encoding.

You can check the Text Encoding (View -> Text Encoding) and make sure that it is set to Unicode. If this doesn't help then there is probably something wrong with the website.

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

Được chỉnh sửa bởi cor-el vào

more options

cor-el,

That was the solution. The text was set to "Western". I changed it to Unicode and the special characters resolved themselves. In the future, if I encounter this problem I will know how to fix it.

Thanks.

more options