Re: [evolution-patches] patch to revert the fix for bug #42170 (fixes bug #46331)



I don't agree with this patch.  The problem is the header is invalid
anyway since it's got 8 bit data in it.

Having pango abort and display nothing on bad text is a bigger problem
than a badly displayed, bad text.

I guess something is wrong with the other patch, maybe something is
re-encoding utf8 twice or something, or his locale default is utf8, in
which case it *was* doing the right thing ...  But something needs to be
there to address 42170.


On Fri, 2003-07-25 at 06:40, Jeffrey Stedfast wrote:
> I think a better approach to bug #42170 might be to check the parsed
> addr->str when we're done and do charset conversions there instead? or
> maybe just replace those invalid 8bit chars with a '?' or something?
> it's 100% invalid... those can't be real email addresses, so no sense
> trying to "make it work".
> 
> Jeff




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