Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox does not correctly display text containing unusual characters.

  • 5 svar
  • 1 har dette problem
  • 2733 visninger
  • Seneste svar af 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
Vedhæftede skærmbilleder

Valgt løsning

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)?

Læs dette svar i sammenhæng 👍 1

Alle svar (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

Valgt løsning

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)?

Ændret af cor-el den

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