Files
roundcubemail/tests/Framework
Shin Kojima 0b385dc946 Skip iconv for problematic ISO-2022-JP strings (#5668)
We sometimes get broken character encodings such as:
Subject: =?iso-2022-jp?B?GyRCLWo7M3l1OSk2SBsoQgo=?=
This actually is not a strict ISO-2022-JP string, but a CP50220 string
that is a variant of ISO-2022-JP with extended characters proposed by
Microsoft. Iconv can not handle these encodings well.
2017-03-06 09:22:55 +01:00
..
2012-12-01 20:02:34 +01:00
2016-04-12 13:46:30 +02:00
2016-05-08 11:52:54 +02:00
2016-11-13 19:15:00 +01:00