Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.6.2
-
Component/s: Messages
-
Labels:None
-
Environment:MySQL 5.0.22, PHP 4.3.10, Apache 1.3.33, Debian Linux
-
Database:MySQL
-
Affected Branches:MOODLE_16_STABLE
-
Fixed Branches:MOODLE_16_STABLE
Description
Messages sent with Internal Messaging get cut at the first 'ä' or 'ö' character. (Only checked those two, could affect many more characters). Messages that contain only ascii characters work fine.
Messages show up truncated in the database too. However, messages delivered as email have all the whole message, but it is a bit messed up. The problem characters are replaced with ? character. (That's a small black square on one of its corners with a question mark in the centre, in case it doesn't show up right.)
I have been hitting some other unicode-related issues as well, but on the whole the migration went well and system seems to be working.
Issue Links
| This issue is a clone of: | ||||
| MDL-6128 | 1.6, special chars and messaging system. |
|
|
|
Is this happening on new messages you are sending on a system that you already upgraded?
Can you check your tables using the MYSQL admin plugin or phpmyadmin ... are they all set to be Unicode?