#600234 control message footer includes negative-number bugs

#600234#5
Date:
2010-10-14 21:06:53 UTC
From:
To:
This is an excerpt from a control ACK message I received recently:

Processing commands for control@bugs.debian.org:
[...]
--                                                                                                                                                                                            
600231: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600231
598496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598496
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1                                                                                                                                       


As you can see, the negative "new ID" is included in the list of URLs in the
footer.

Attached is a bit of a guess at a patch, not tested (I've not got round to
setting up a local debbugs to play with!).

#600234#10
Date:
2010-10-15 00:06:20 UTC
From:
To:
reassign 600234 debbugs
thanks

This is actually the wrong way to handle it. [You have to push the bug
through the cloned bug listings first, and then not add negative
numbers to the $ref_handled list.] It's correctly handled in the new
version of this code that I haven't yet merged.

But thanks for the report and the patch.


Don Armstrong