[Typo3-dev] 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.

Gideon So gideonso at mcnet.com.hk
Fri Sep 17 07:02:18 CEST 2004


 
	   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

 Typo3-3.7.0rc1 charset problem.
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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




More information about the TYPO3-dev mailing list