Ticket #529

漢字コードの判定ミス
Date d'ouverture: 2002-08-29 22:28 Dernière mise à jour: 2002-09-05 22:47

Rapporteur:
Propriétaire:
Type:
État:
Ouvert [Owner assigned]
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
3
Sévérité:
5 - moyen
Résolution:
Accepted
Fichier:
Aucun

Détails

<!--
<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)で文字化けしていまう。

Ticket History (2/2 Histories)

2002-09-01 22:11 Updated by: yamaken
  • Priorité Update from 5 - moyen to 3
  • Résolution Update from Aucun to Accepted
Commentaire
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
Commentaire
Logged In: YES
user_id=223

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

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

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

Attachment File List

No attachments

Modifier

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