Am 28.03.2013 07:53, schrieb A.L.E.C:
> On 03/27/2013 11:20 PM, Michael Heydekamp wrote:

>> As I already said, the default charset here is also ISO-8859-1, but neither
>> is the subject "correctly" rendered nor does replying "work fine".
> 
> Preferences > Displaying messages > Default Character Set > ISO-8859-1
> 
> Works for me too.

Ah, that's it. ;) I defined it in main.inc.php, but wasn't aware that this
is just a default for the user-configurable setting above. I changed this
from UTF-8 to Windows-1252, and now it works here too.

But nonetheless, this issue still needs to be handled, right? Especially if
a string can't by definition be a valid UTF-8 string, and if the setting
above is set to UTF-8. In this case RC should fall back to the local 8bit
charset (if RC can determine it). This would solve the problem of the empty
subject automatically.

When does the setting above apply at all, BTW? Whenever a subject/body is
lacking of a charset declaration...?

Cheers,
-- 
Michael Heydekamp
Co-Admin freexp.de
Düsseldorf/Germany
_______________________________________________
Roundcube Development discussion mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/dev

Reply via email to