Search 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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 1 antwoord
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur 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.

All Replies (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.