[Typo3-dev] 3.7.0rc charset proble,

Gideon So gideonso at mcnet.com.hk
Fri Sep 17 11:51:36 CEST 2004


Hello,


   The default charset of typo3 is iso-8859-1 but I need big5 encoding
for my pages. In 3.6.2, I do not need to do anything with typo3 but only
add a line "AddDefaultCharset big5" iinto my httpd.conf. Then IE/Mozilla
will using the right code (big5) to display the pages.

   After I try 3.7.0rc, I found that the workaround mention above works
no more. The default charset iso-8859-1 is used. I have to change the
encode by hand.

   Then I try to set the [forceCharset]=big5. Yes. It works. The
character display right but the graphic menus all goes cracy. It just
show me some strange character. If I do not set the [forceCharset]. All
the graphic menu is fine but the content goes cracy. Any clues for that??

Gideon

my phpinfo link: www.livingwater.org.hk/phpinfo.php




More information about the TYPO3-dev mailing list