Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 1.8.3
-
Fix Version/s: None
-
Component/s: Chat
-
Labels:None
-
Environment:Server Apache 2.0.52 - PHP 5.2.0 - MySQL 5.0.27 on Cent OS 4.5 p8
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
When we use Chatd module in Moodle, the users using IE7 report the substitution of particular letters (in our case Italian) è ì ò à etc etc with strange characters. IE7 set itself on European ISO. This issue do not occur with Firefox, that correctly set ourself in the right charset UTF8
I suppose the encodin ehaders is missing in chat server code, please fix apache configuration for now, there should be no default charset directive.