[rt-devel] Tentative fix to attachment bug

Daniel E. Eisenbud eisenbud at cbio.mskcc.org
Tue Apr 29 12:11:30 EDT 2003


Perhaps this is a different attachment bug, but I get the attached HTML
as an error message whenever I try to attach any file via the web
interface.  Interestingly, email attachments seem to be incorporated
just fine.  This is a new RT3 installation, 3.0.2pre3 updated to
3.0.2pre4 and now also with the patch, and I still get the same
behavior.  I'm on a debain woody system, using MySQL and mod_perl 1.  I
saw one report of seemingly the same bug in the list archives, which the
reporter then said he'd resolved by changing MySQL table types, but I
believe we are using modern tables, since these tables are all brand
new, so that seems unlikely to be the problem in this case.  Any ideas?

Thanks,
Dan

> ==== //depot/RT/rt/html/REST/1.0/NoAuth/mail-gateway#6 (text) ====
> 
> @@ -31,6 +31,9 @@
>  use RT::Interface::Email;
>  my ( $status, $error, $Ticket ) = RT::Interface::Email::Gateway( %ARGS);
>  </%init>
> +<%flags>
> +inherit => undef # inhibit UTF8 conversion done in /autohandler
> +</%flags>
>  %    if ($status) {
>  ok
>  %        if ( $Ticket->Id ) {
> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20030429/5ac3e755/rt-error.html


More information about the Rt-devel mailing list