[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#78123: [cphipps@doomworld.com: Re: Bug#75291: [PATCH] unsafe creation of fshd socket dir]



tags 78123 pending
thanks

On Mon, Nov 27, 2000 at 05:33:38PM +0200, Tommi Virtanen wrote:
> Package: debbugs
> 
> Look at the enclosed mails. The other is delivered directly to me,
> the other went through the BTS. Why is the BTS-filtered subject
> missing a "["?

aj fixed this recently:

Index: scripts/process.in
===================================================================
RCS file: /cvs/debbugs/source/scripts/process.in,v
retrieving revision 1.46
retrieving revision 1.47
diff -p -u -u -r1.46 -r1.47
--- scripts/process.in  7 Feb 2002 17:33:52 -0000       1.46
+++ scripts/process.in  26 Aug 2002 15:08:52 -0000      1.47
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: process.in,v 1.46 2002/02/07 17:33:52 joy Exp $
+# $Id: process.in,v 1.47 2002/08/26 15:08:52 ajt Exp $
 #
 # Usage: process nn
 # Temps:  incoming/Pnn
@@ -503,7 +503,7 @@ END
 print DEBUG "maintainers >@maintaddrs<\n";

 $orgsender= defined($header{'sender'}) ? "Original-Sender: $header{'sender'}\n" : '';
-$newsubject= $subject;  $newsubject =~ s/^$gBug#$ref\W*\s*//;
+$newsubject= $subject;  $newsubject =~ s/^$gBug#$ref:*\s*//;

 $xcchdr= $header{ 'x-debbugs-cc' };
 if ($xcchdr =~ m/\S/) {

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: