Re: Swedish character problem after version 1.4.15
"Tomas Kuliavas" <[email protected]>
| Newsgroups | gmane.mail.squirrelmail.internationalization |
|---|---|
| Message-ID | <[email protected]> |
2009.02.17 11:27 Johan Ankarloo rašė: > I have now added the php-mbstring packet and restarted httpd and it did > solve the issue, thanks. > > Then the question is more why it works as it does when you don't have > php-mbstring installed? Somehow squirrelmail is using some other format > and what is that and can it be fixed or is it a requirement from version > 1.4.15 to have that packet installed? SquirrelMail has two routines for UTF7-IMAP character set conversion. Routine written in pure PHP functions is broken and works only for utf7-imap <-> iso8859-1 conversions. Other routine requires PHP with mbstring support. UTF7-IMAP <-> UTF8 support can be written in pure PHP, but current SquirrelMail translations are not UTF-8 only and correct UTF7-IMAP decoder might need support of other charsets. CJK charsets required by Chinese and Korean are very complex. They will cause serious performance issues if implemented in pure PHP. -- Tomas ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H ----- squirrelmail-i18n mailing list Posting guidelines: http://squirrelmail.org/postingguidelines Information about translations: http://squirrelmail.org/wiki/LanguageTranslation Statistics for translations: http://l10n-stats.squirrelmail.org/ List address: [email protected] List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n