iBlog1.3.6
iBlog
が1.3.6にバージョンアップされていましたので、早速ダウンロード、インストールしてみました。すると、見事に文字化け。Read
Meを読んで見ると、
UTF-8
character set encoding.
All the html files generated by iBlog will now use
UTF-8 encoding instead of iso-8859-1 encoding. When you run the latest build it
will automatically make this change in the template files of the default
template sets (RightNavigation and LeftNavigation) and the common template files
(HomePage.txt and FeedPage.txt). So the string content="text/html;
charset=iso-8859-1" is changed to content="text/html;
charset=UTF-8".
というのがありました。
どうやら文字コードが、Shift_JISで設定しているにも関わらず、iBlog
によってエントリー内容などが強制的に
UTF-8
で出力されているのが原因みたいです。前バージョン以上に日本語にはうまく対応していないみたいですね。私には、これを修正する時間も能力もありませんので、即座に1.3.5にダウングレードしてしまいました。次のバージョンアップに期待。
Posted: Wed - April 14, 2004 at 10:40