[rt-users] importing tickets into pg (rt3)

mixo mixo at coza.net.za
Fri Jan 9 07:47:50 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?





More information about the rt-users mailing list