-1 to this change, that was deliberate behaviour. Your mail client will prepend another "Re: ", the listserve removes it.
d. > -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] > Sent: 05 October 2002 03:06 > To: James-Dev Mailing List > Subject: [PATCH] GenericListserv > > > The code for normalizing the subject line was seriously broken > (for example, > if you had a subject like: > > Re: [PREFIX] Re: New subject (was Re: Old Subject) > > you'd something like: > > [PREFIX] Re:Old Subject > > In any event, I've (a) fixed it, and (b) moved it into its own routine, so > that the next person who wants to work on the code can pull it out into a > unit test driver. While I was at it, I rewrote the code to use > StringBuffer > editing instead of String manipulation. > > --- Noel > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
