搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.