Issue Details (XML | Word | Printable)

Key: MDL-12091
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Not a bug
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Giovanni De Meo
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14610

Chatd Module show uncorret charset in IE7 for European special characters. The same module work correctly with FF

Created: 10/Nov/07 03:43 PM   Updated: 31/Oct/08 09:13 PM
Component/s: Chat
Affects Version/s: 1.8.3
Fix Version/s: None

File Attachments: None
Image Attachments:

1. FF2.0.0.9.gif
(10 kB)

2. FF2.0.0.9.png
(5 kB)

3. IE7.gif
(18 kB)

4. IE7.png
(11 kB)
Environment: Server Apache 2.0.52 - PHP 5.2.0 - MySQL 5.0.27 on Cent OS 4.5 p8

Database: MySQL
Participants: Dongsheng Cai, Eloy Lafuente (stronk7), Giovanni De Meo, Lukasz Sanokowski and Petr Škoda (skodak)
Security Level: None
QA Assignee: Eloy Lafuente (stronk7)
Resolved date: 01/May/08
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
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

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda (skodak) added a comment - 11/Nov/07 11:40 PM
I suppose the encodin ehaders is missing in chat server code, please fix apache configuration for now, there should be no default charset directive.

Dongsheng Cai added a comment - 01/May/08 03:17 PM - edited
See petr's comment, fix apache configuration, set default charset directive. Feel free to reopen if you find other problems

Eloy Lafuente (stronk7) added a comment - 02/May/08 08:00 AM
Uhm... couldn't we set that header in chatd? Just guessing...

Lukasz Sanokowski added a comment - 31/Oct/08 08:57 PM
I have tried to change apache default charset to UTF-8, and MS IE does not render polish latin characters properly.
The problem is the same when no default charset is set.

I use debian server, apache2, php5, moodle 1.9.3

I agree with Eloy Lafuente, that charset should be set in header of chatd.


Lukasz Sanokowski added a comment - 31/Oct/08 09:13 PM
I'm sorry for mess, but I don't know how to edit my previous comment. I described behaviour of chatd under Internet Explorer 6.

Now I use MS Internet Explorer 7 and it render polish national characters properly. Apache default charset is set to UTF-8.