On 2013-11-24 12:24, Lucas Nussbaum wrote: > On 04/10/13 at 15:23 +0200, Niels Thykier wrote: >> On 2013-10-04 08:43, Niels Thykier wrote:
>>> There are a number of cases where the Debian Bug Tracker can become >>> "confused" or (to many) behave surprisingly. The most common example >>> is when a bug in marked as "found" and "fixed" in the same version. >> SELECT * FROM public.bugs_fixed_in fixed, public.bugs_found_in found >> WHERE fixed.id=found.id AND fixed.version = found.version; > I've implemented this in > http://udd.debian.org/cgi-bin/bts-is-confused.cgi Script is confused and prints the list twice :-) Andreas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org