This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Cari Bantuan

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.

Pelajari Lebih Lanjut

B&uumlcher should be Bücher, but is not!

  • 1 balas
  • 1 memiliki masalah ini
  • 1 kunjungan
  • Balasan terakhir oleh cor-el

more options

I made a page. On that page stands this word B&uumlcher (a german word in a Dutch page). No problem in older versions, but in version 3.6.13 of Firefox the &uuml is ignored, let say is showed as &uuml, while the page behaves well in other browsers.

In meta code I have this: <meta http-equiv="Content-Language" content="nl-be">

   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Eevn when I remove this, I get the same error.

I made a page. On that page stands this word B&uumlcher (a german word in a Dutch page). No problem in older versions, but in version 3.6.13 of Firefox the &uuml is ignored, let say is showed as &uuml, while the page behaves well in other browsers. In meta code I have this: <meta http-equiv="Content-Language" content="nl-be"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> Eevn when I remove this, I get the same error.

Semua Balasan (1)

more options

I only see B&#252;cher Pflanzengallen in the source code and that depends on the chosen encoding.

HTML Entities like B&uuml;cher Pflanzengallen should always work: Bücher Pflanzengallen
This works for me on this forum. If it doesn't work for you then you have a font problem.