[rt-users] RT deletes header information from body of messages

Jesse jesse at fsck.com
Fri Dec 1 14:01:10 EST 2000


FWIW, this is _just_ a display bug. the routines that read and split mail are
just fine.



On Fri, Dec 01, 2000 at 01:36:23PM -0500, Jesse wrote:
> Yikes. Indeed.  The line should read:
> 
>          (($headers, $body) = split ('\n\n',$lines,2))
> 
> 1.0.6 will be out today or tomorrow.
> 
> 
> On Fri, Dec 01, 2000 at 10:28:37AM -0800, Mark D. Anderson wrote:
> > > > Unfortunately RT seems to discard the header information that
> > > > is supposed to be in the body of the message to the abuse queue.
> > 
> > while tracking down another bug in rt, i noticed that in lib/rt/ui/web/support.pm,
> > there is this line:
> >         (($headers, $body) = split ('\n\n',$lines)) or
> > 
> > which is going to do the wrong thing if there is more than one double-return in the body.
> > 
> > -mda
> > 
> > 
> > 
> > _______________________________________________
> > rt-users mailing list
> > rt-users at lists.fsck.com
> > http://lists.fsck.com/mailman/listinfo/rt-users
> > 
> 
> -- 
> jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com 
> 70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90
> 
> <Dr_Memory> the point is that words were exchanged.  neurolinguistic
> programming will do the rest.  they should be showing up at my house
> any day now.
> 

-- 
jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com 
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.




More information about the rt-users mailing list