Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: trybowski on March 11, 2009, 06:20:55 AM

Title: Locale problem (?)
Post by: trybowski on March 11, 2009, 06:20:55 AM
Hello all,
I use the latest RoundCube (0.2.1) on Debian Etch. After recent upgrade of my locales RoundCube started to behave strange -- it malformats the mails.

Basically it looks like instead of just one new-line charater, RoundCube inputs two. This has a number of implications. For example if a subject is too long for one line, it is normally split with a newline. In my system it's split with two newlines, which is interpreted by some programs as an end of header section. This not only cuts the subject but also makes decoding attachments impossible.

This problem occurs in RoundCube 0.2.1, 0.2 and even old 0.2-beta.

Did anyone have same problem?