View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016581 | phpList 3 application | Internationalization (l18n) | public | 01-04-12 22:09 | 31-05-13 12:45 |
Reporter | raynau | ||||
Priority | normal | Severity | text | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Platform | w2k | OS | w2k | OS Version | w2k |
Product Version | 2.10.18 | ||||
Target Version | internationalization | Fixed in Version | |||
Summary | 0016581: The big bug, | ||||
Description | or the big problem. Everything works fine except one point. Sending in text mode. When you past a text coming from winword or any text system, all the letters are correct except the ' which is changed in : ’ If you type the text, you have not the problem. If you copy the text from a html sheet the ' is translated correctly. I have tried also in UTF-8, but there are other problems : menus and processing info are not sent correctly (letters are missing). In fact it comes out worst globally when running in UTF-8 : some menu are not correctly converted such as the subject in messages and when you try to forward the letters are not correct. In fact, the big point is the ' which is not written correctly in text mode. Tried a lot of things but it does not work. In html, it is perfect. | ||||
Tags | No tags attached. | ||||
duplicate of | 0016614 | new | converting some characters from Word to text format fails |
|
I have understood where is coming the problem. The problem is not coming from PHPlist, but from the fact that winword or some others program register the characters ' and - in a different way than the normal way. Then it is not correctly translated and there is an error. You know everything, and it is up to you. |