Re: [evolution-patches] composer fix regarding sending garbled text



On Sat, 2003-06-28 at 04:06, Jeffrey Stedfast wrote:
> the easiest way to demonstrate this problem is to reply to one of
> Radek's messages...
> 
> the problem was that the content->rawtext was set to TRUE and the text
> stream was in UTF-8 - so when the mime part got written out, it would
> assume that it didn't have to do any text conversion. oops.

is this because rawtext changed to defaulting to in ?

> the other way to fix this bug, of course, is to convert the text to the
> proper charset in the build_message() function rather than setting
> rawtext to FALSE, but this was a simpler fix so I opted for it instead.

This is probably the more correct fix anyway, with the current api.

You did notice that the html is set to charset=utf-8 anyway ...

But yeah the fix looks right





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]