Forums / Setup & design / Character problem IE6

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Character problem IE6

Author Message

laurent le cadet

Monday 20 March 2006 10:08:05 am

Hi,

I have problems with some character in IE6.
For euro and ½ , the html code print * and 1/2 in IE (not in fireFox). It is a problem for some IE users (not all).

Any hint ?

Regards.

Laurent

Björn X

Monday 20 March 2006 11:39:13 am

Have explictly set the output charset to something like utf8?

For your information ¤ is not included in latin-1.

laurent le cadet

Tuesday 21 March 2006 12:00:11 am

Hi,

This is a 3.6.4 default install.

In the siteaccess :

[DatabaseSettings]
Charset=

In admin/info system :

iso-8859-15 (internal)

In the pagelayout :

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />

Laurent