Corrupted attaches

Hello
I encountered a problem with attachments. They all are corrupted, except txt
files
When I receive a letter with rar archive, i can open this rar but there is
no files in it. Docs (*.doc) are also blank.

In rt faq:

Q: My attachments are corrupted?
A: In most cases it’s perl/UTF bug. Update minimum to perl5.8.3 or greater
and rt3.0.8 or greater. Also don’t forget to look in the mailing list
archives for more info.
I have perl v5.8.8.

So, how can I solve this problem? Thank You
Best Regards, Nikita Gubenko

Hello
I encountered a problem with attachments. They all are corrupted, except
txt files
When I receive a letter with rar archive, i can open this rar but there is
no files in it. Docs (*.doc) are also blank.

In rt faq:

Q: My attachments are corrupted?
A: In most cases it’s perl/UTF bug. Update minimum to perl5.8.3 or greater
and rt3.0.8 or greater. Also don’t forget to look in the mailing list
archives for more info.
I have perl v5.8.8.

So, how can I solve this problem? Thank You

Problem fixed by
ALTER TABLE Attachments CHANGE Content Content LONGBLOB NULL;
Best Regards, Nikita Gubenko

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1On 2007-Nov-26, at 10:34, Nikita Gubenko wrote:

Problem fixed by
ALTER TABLE Attachments CHANGE Content Content LONGBLOB NULL;

Thanks, this fixed a similar issue on RT 3.6.5 that I’ve been seeing,
but hadn’t had time to track down yet.

Worth noting that this bug is in the schema.mysql file, which should
probably be fixed for the next release.

Cheers,
Matt

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)

iD8DBQFHSw7PmFeRJ0tjIxERAoKVAJ9ZB9CGV8wjgiZgNRJusEzP+6CUBgCeO9L8
N43kbc8py6wSeKdt4uPRdkw=
=yG2w
-----END PGP SIGNATURE-----