Hi, Thomas No, you've not missed a place which needs a charset falback. I've been using the patches i've made for this (http://trac.roundcube.net/ticket/1483839) since the first one was created (about 8 months ago), and have not had any encoding problems, but I'm just tired of patching each time I update roundcube.
If I implement a patch for this to be a global setting in the main.inc.php, will it eventually go into svn? Regards, Doichin Thomas Bruederli ??????: > Hi Doichin, > > A fallback to ISO-Latin is already available in rcube_imap class. > Search for ISO-8859-1. Maybe I missed some places that also need this > fallback but in general it's there. However, the fallback charset > should be a global setting and no language-specific thing. > > ~Thomas > > On Dec 4, 2007 11:49 PM, NetOne - Doichin Dokov <[EMAIL PROTECTED]> wrote: > >> NetOne - Doichin Dokov ??????: >> >> >>> Hi, guys >>> >>> I'm interested in what you all think about adding a default charset to >>> each language file, IN the language file, so contributors update it >>> without problems, maybe as a label like like: >>> $labels['default-charset'] = "windows-1251"; >>> and then use it in roundcube to process message body and headers on >>> messages not specifying content type. >>> >>> >>> >> I've talked about this in the trac a while ago -> >> http://trac.roundcube.net/ticket/1483839 >> >> >> _______________________________________________ List info: http://lists.roundcube.net/dev/
