[rt-users] rt system error

Nick Goldbid ngoldbid at yahoo.com
Mon Feb 9 17:41:18 EST 2004


Hello,
 
my rt was working fine, however for awhile now I'm getting the following error, 
anybody has any idea? thanks in advance,
 

System error

error: 

Unsupported conversion: Invalid argument at /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm line 115.

context: 

... 

 

111: 

} map {

112: 

Encode::Alias->find_alias($_) || lc($_)

113: 

} ($_[1], $_[2]);

114: 

 

115: 

my $result = ($from eq $to) ? $_[0] : (

116: 

$decoder{$from, $to} ||= Text::Iconv->new( $from, $to )

117: 

)->convert($_[0]);

118: 

 

119: 

return $result;

... 

 



code stack: 

/usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:115
g /usr/lib/perl5/site_perl/5.6.1/Encode/compat/common.pm:91
g /opt/rt3/share/html/autohandler:35




---------------------------------
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20040209/b996b35a/attachment.htm>


More information about the rt-users mailing list