[rt-devel] [rt-users] importing tickets into pg (rt3)
mixo
mixo at coza.net.za
Mon Jan 12 03:37:36 EST 2004
For tickets with content encoding set to 'none' (missing from headers)
the ticket attachment is
not inserted into the database. I get the following error:
+++++++++++
(/opt/rt3/lib/RT.pm:247)
[Fri Jan 9 10:40:52 2004] [warning]: Couldn't create attachment
HASH(0x8d7d1d4) $VAR1 = {
'Subject' => '',
'ContentType' => 'text/html',
'Created' => '2001-07-24 12:21:36+00',
'Headers' => 'Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
',
'ContentEncoding' => 'none',
'Content' => '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
+++++++++++
Most of these attachments are in fact 'html'. Is there a way around this?
_______________________________________________
rt-users mailing list
rt-users at lists.bestpractical.com
http://lists.bestpractical.com/mailman/listinfo/rt-users
Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
More information about the Rt-devel
mailing list