[Rt-devel] suppressing in-line display of "true" attachments

Peter Burkholder peterb at ucar.edu
Fri Dec 17 13:14:25 EST 2004


Beautiful!  Thank you.
On Thu, Dec 16, 2004 at 05:28:16PM -0500, Kevin Murphy wrote:
> 
> $ diff --context share/html/Ticket/Elements/ShowTransactionAttachments \
>                            
> local/html/Ticket/Elements/ShowTransactionAttachments
> 
> *** share/html/Ticket/Elements/ShowTransactionAttachments       Mon Nov 
> 22 13:39:35 2004
> --- local/html/Ticket/Elements/ShowTransactionAttachments       Thu Dec 
> 16 17:13:20 2004
> ***************
> *** 95,100 ****
> --- 95,101 ----
> 
>       # If it's text
>       if (   $message->ContentType =~ m{^(text|message)}i
> +       && !$message->Filename
>           && $size <= $RT::MaxInlineBody )
>       {
> 
--
Peter Burkholder, System Administrator                                 
Digital Library for Earth System Education     Email)  support at dlese.org
DLESE® -- http://www.dlese.org                 Office) +1-303-497-2663     
DLESE Program Center (DPC)                     
UCAR/DPC, P.O. Box 3000                        
Boulder, CO 80307-3000                         


More information about the Rt-devel mailing list