[rt-users] Decoding of requestor name broken
Jesse Vincent
jesse at bestpractical.com
Thu Nov 27 09:34:12 EST 2003
On Thu, Nov 27, 2003 at 03:00:31PM +0400, Igor Osin wrote:
> Hi!
>
> The problem is that the perfectly valid requestor name like
> "=?koi8-r?B?9MHU2NHOwSDixczRy8/XwQ==?=" (in "From:" message field) after RT
> processing becomes broken.
>
> It seems that the bug in lib/RT/Interface/Email.pm line 208:
> $Name = Encode::encode(utf8 => $Name, Encode::FB_PERLQQ()) if defined $Name;
>
> Before processing this line $Name contains a valid name (in utf-8), but
> after it becomes broken.
> Is there any way to fix this ?
Igor,
Can you send me an email message that would exhibit this problem
after being fed into RT?
Spasibo,
Jesse
--
http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list