Comment 2 for bug 1643215

Revision history for this message
Yasuhito FUTATSUKI at POEM (futatuki) wrote :

I'm sorry I had misunderstood about this mechanism.(My test case was server's lang = sender's lang...)

This affects only when sender's preferred language and list's one is deffer and some of headers
to be encoded with RFC 2047 manner. In this case, the translation is sender's preferred language
and is encoded to list language. So this seems to affect only CookHeaders.py. (And if list
language's charset/encoding is UTF-8, this may not be a problem except few case the header string
contains character which don't have Unicode mapping.)