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

Bug#601623: marked as done (qa.debian.org: [UDD] bapase displays comments in an extra column)



Your message dated Thu, 28 Oct 2010 09:08:55 +0200
with message-id <20101028070855.GA4350@xanadu.blop.info>
and subject line Re: Bug#601623: qa.debian.org: [UDD] bapase displays comments in an extra column
has caused the Debian Bug report #601623,
regarding qa.debian.org: [UDD] bapase displays comments in an extra column
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
601623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601623
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: minor
Tags: patch

Hi,

One empty colomn is displayed before the “Comments” one. The tiny
(untested) following patch should resolve this issue.

Regards

David

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-1-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

*** /tmp/bapase-display.patch
Index: /home/taffit/deb/collab-qa/udd/web/bapase.cgi
===================================================================
--- /home/taffit/deb/collab-qa/udd/web/bapase.cgi	(révision 1825)
+++ /home/taffit/deb/collab-qa/udd/web/bapase.cgi	(copie de travail)
@@ -341,7 +341,6 @@
   puts "<td><a href=\"http://bugs.debian.org/src:#{pkg}\";>#{r['rc_bugs']}&nbsp;/&nbsp;#{r['all_bugs']}</a></td>"
   puts "<td>#{r['upload_age']}</td>"
   puts "<td>#{r['nmus']}</td>"
-  puts "<td></td>"
   if $actions[pkg]
     comment = $actions[pkg].act_comment.gsub(/#\d+/) do |bug|
       bugn = bug.gsub(/^#/, '')



--- End Message ---
--- Begin Message ---
On 27/10/10 at 17:06 -0400, David Prévot wrote:
> Package: qa.debian.org
> Severity: minor
> Tags: patch
> 
> Hi,
> 
> One empty colomn is displayed before the “Comments” one. The tiny
> (untested) following patch should resolve this issue.

Thanks, applied!

Lucas


--- End Message ---

Reply to: