Your message dated Wed, 14 Jan 2015 19:56:26 +0000
with message-id <[email protected]>
and subject line Re: Bug#754918: nm.debian.org: Mail archive page's column
headers are wrong
has caused the Debian Bug report #754918,
regarding nm.debian.org: Mail archive page's column headers are wrong
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 [email protected]
immediately.)
--
754918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754918
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nm.debian.org
Severity: minor
On a candidate's mail archive page, the column headers are wrong.
The sender's email is under Subject, and the subject is under From.
See this screenshot:
http://i.imgur.com/BlUYQPJ.png
-- System Information:
Debian Release: jessie/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-30-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Hi,
On Wed, Dec 03, 2014 at 02:16:47PM +0000, Jean-Michel Nirgal Vourgère wrote:
> Control: tags -1 + patch
>
> This is trivial to fix, see the attached file.
>
> --
> Nirgal
> --- restricted/templates/restricted/display-mail-archive.html.orig
> 2014-12-03 15:12:00.348762662 +0100
> +++ restricted/templates/restricted/display-mail-archive.html 2014-12-03
> 15:12:15.817083705 +0100
> @@ -50,8 +50,8 @@
> <thead>
> <tr>
> <th>Date</th>
> - <th>Subject</th>
> <th>From</th>
> + <th>Subject</th>
> </tr>
> </thead>
> <tbody>
Thanks for the patch; applied.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
signature.asc
Description: Digital signature
--- End Message ---