初めまして。
Joomla1.5 でのサイト構築で四苦八苦しています。
ブラウザが IE6 で、サーチエンジンフレンドリーURLを利用した場合、
サイト内検索で日本語を使うと、おかしな文字化けが起こります。
たとえば、http://demo.joomler.net/ で「あいうえお」を検索した場合、
IE7 や Firefox では表示される URL は以下のようになります。
http://demo.joomler.net/component/search/あいうえお.html?ordering=&searchphrase=all
これが、IE6 だと、こんな感じです。
http://demo.joomler.net/component/search/縺ゅ>縺・∴縺・html?ordering=&searchphrase=all
しかも検索も失敗します。
IE6 でも、アドレス欄の URL に直接日本語を書き込んでやれば、正しく検索されます。
たとえば、以下のように。
http://demo.joomler.net/component/search/あいうえお.html?ordering=&searchphrase=all
どういった問題なのでしょうか? 解決策はあるのでしょうか?