任务单 #529

漢字コードの判定ミス
开放日期: 2002-08-29 22:28 最后更新: 2002-09-05 22:47

报告人:
属主:
类型:
状态:
开启 [Owner assigned]
组件:
(无)
里程碑:
(无)
优先:
3
严重性:
5 - Medium
处理结果:
Accepted
文件:

Details

<!--
<meta http-equiv="content-type" content="text/html;
charset=ISO-2022-JP">
-->
<meta http-equiv="content-type" content="text/html;
charset=EUC-JP">

という HTML (実際の文字コードは EUC)で文字化けしていまう。

任务单历史 (2/2 Histories)

2002-09-01 22:11 Updated by: yamaken
  • 优先 Update from 5 - Medium to 3
  • 处理结果 Update from to Accepted
评论
Logged In: YES
user_id=1795

以下のように、順序が入れ換わ入れ換わったHTMLではどうなるで
しょうか。

<meta http-equiv="content-type" content="text/html;
charset=EUC-JP">
<!--
<meta http-equiv="content-type" content="text/html;
charset=ISO-2022-JP">
-->
2002-09-05 22:47 Updated by: kenji
评论
Logged In: YES
user_id=223

上記ですと、正常に表示されました。
コメントは無視され、最初の meta tag のコードが使われるようです。

<!--
<meta http-equiv="content-type"
content="text/html;
charset=EUC-JP">
-->

のみでも正常に表示されました。

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名