[rt-users] Random Errors when replying

Hariharan hari at usva.artofliving.org
Tue Sep 30 14:12:27 EDT 2003


Hi

I am getting errors like the following at random times when I try to reply
to a ticket, and many times it works when I refresh the window, wonder
where the problem could be:

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:  retur


Thanks

Hari





More information about the rt-users mailing list