[rt-users] I18N Error
Daniel Kleine-Albers
dka at kesslerundpartner.biz
Sun Dec 7 07:06:20 EST 2003
Hello List!
I installed RT successfully and we're quite happy with it. We want to
use RT in German and thus send the right browser headers or changing
the language in user preferences. It works nice, but sometimes there
ist the following or similar error:
error: Can't locate object method "new" via package "RT::I18N::de"
at /usr/local/lib/perl5/site_perl/5.8.2/Locale/Maketext.pm line 319.
context:
...
315: {
316: next unless length $module_name; # sanity
317: next if $seen{$module_name}++ # Already been here, and it was
no-go
318: || !&_try_use($module_name); # Try to use() it, but can't it.
319: return($module_name->new); # Make it!
320: }
321:
322: return undef; # Fail!
323: }
...
code stack:
/usr/local/lib/perl5/site_perl/5.8.2/Locale/Maketext.pm:319
g /usr/local/rt3/lib/RT/CurrentUser.pm:334
g /usr/local/rt3/lib/RT/CurrentUser.pm:347
g /usr/local/rt3/lib/RT/Interface/Web.pm:213
g /usr/local/rt3/share/html/index.html:24
g /usr/local/rt3/share/html/autohandler:189
g
rt-test-dependencies says everythings fine.
Could anybody tell me how to correct this or give any hint? (using
google i couldn't find anything about this)
Thanx for the reply,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20031207/2f81555f/attachment.sig>
More information about the rt-users
mailing list