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

Bug#574384: marked as done (wnpp pages: Subject lines with encoding not properly decoded)



Your message dated Wed, 17 Mar 2010 23:32:04 +0100
with message-id <20100317223204.GH10475@dedibox.ebzao.info>
and subject line Re: Bug#574384: wnpp pages: Subject lines with encoding not properly decoded
has caused the Debian Bug report #574384,
regarding wnpp pages: Subject lines with encoding not properly decoded
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.)


-- 
574384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574384
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

on http://www.debian.org/devel/wnpp/being_packaged.en.html at the
moment, I read:

 * libnss-gw-name: nss module that names the current =?UTF-8?Q?gateway=E2=80=99s?= IP address, 4 days in preparation. 

Obviously, the subject line is not properly decoded for use on this
webpage. The page on bugs.debian.org displays it correctly.

Greetings,
Joachim

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

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuhN2YACgkQ9ijrk0dDIGzUFACfQ+6QUiWfS5kIXuLc10TfqSSC
sP0AoJ1+HI0qsQXn3sIopV1jiKrYNlle
=KLvf
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
On Wed, Mar 17, 2010 at 09:11:18PM +0100, Joachim Breitner wrote:
> Package: www.debian.org
> Severity: normal
> 
> on http://www.debian.org/devel/wnpp/being_packaged.en.html at the
> moment, I read:
>  * libnss-gw-name: nss module that names the current =?UTF-8?Q?gateway=E2=80=99s?= IP address, 4 days in preparation. 
> 
> Obviously, the subject line is not properly decoded for use on this
> webpage. The page on bugs.debian.org displays it correctly.

Actually, this is what bts2ldap.debian.net gateway returns, that we are
using to generate the wnpp pages.

ldapsearch -x -b "dc=current,dc=bugs,dc=debian,dc=org" -h bts2ldap.debian.net -p 10101 debbugsID=573605 debbugsTitle

# 573605, current.bugs.debian.org
dn: cn=573605,dc=current,dc=bugs,dc=debian,dc=org
debbugsTitle: ITP: libnss-gw-name -- nss module that names the current =?UTF-8
 ?Q?gateway=E2=80=99s?= IP address

Well, MIME decode is now added to wnpp.pl, but having UTF8 in the bts2ldap
would be cleaner.

----------------------------
revision 1.44
date: 2010-03-17 23:30:49 +0100;  author: spaillard;  state: Exp;  lines: +2 -1;  commitid: UKSVrpU3je2Grlru;
wnpp pages: add mime-decoding since bts2ldap.d.n gateway doesn't return UTF8 (Closes: #574384)
----------------------------

BTW, I guess that we should switch devel/wnpp/ pages to use UDD now it's
official (it stores title in UTF8):
psql 'service=udd' -c 'SELECT title from bugs where id=573605'

-- 
Simon Paillard


--- End Message ---

Reply to: