تلاش سپورٹ

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.

مزید سیکھیں

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

  • 1 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 1 دیکھیں
  • آخری جواب بذریعہ 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.

تمام جوابات (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.