John Gardiner Myers wrote:

> Those special cases
> appear to handle i18n text in a very strange way.  For example, in
> MimeHeaders_convert_rfc1522(), there is that 
> 
>       if (!nsCRT::strcasecmp(output_charset, "UTF-8")) 
> 
> which is (astonishingly) always true.

The i10n in libmime is a big mess and full of special cases, yes. This 
is in not limited to SaveAs.

Reply via email to