고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

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)

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.