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

Bug#592130: marked as done (release.d.o/migration/oldest.html: wrong urlescaping of "+")



Your message dated Sat, 7 Aug 2010 21:50:55 -0400
with message-id <468b044d4f4431f21adb111b5c008f7c.squirrel@adsl.funkybadger.org>
and subject line Re: Bug#592130: release.d.o/migration/oldest.html: wrong  urlescaping of "+"
has caused the Debian Bug report #592130,
regarding release.d.o/migration/oldest.html: wrong urlescaping of "+"
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.)


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

$ wget -q -O- 'http://release.debian.org/migration/oldest.html' | grep openc++ | grep -o 'href="[^"]*"'
href="testing.pl?package=openc%2B%2B"
href="testing.pl?waiting=openc 0 0"
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=openc 0 0&amp;archive=no&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=critical&amp;sev-inc=grave&amp;sev-inc=serious"

The last two instances of "openc++" are urlescaped incorrectly.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On Sat, August 7, 2010 13:16, Jakub Wilk wrote:
> $ wget -q -O- 'http://release.debian.org/migration/oldest.html' | grep
> openc++ | grep -o 'href="[^"]*"'
> href="testing.pl?package=openc%2B%2B"
> href="testing.pl?waiting=openc 0 0"
> href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=src&amp;data=openc
> 0
> 0&amp;archive=no&amp;pend-exc=fixed&amp;pend-exc=done&amp;sev-inc=critical&amp;sev-inc=grave&amp;sev-inc=serious"
>
> The last two instances of "openc++" are urlescaped incorrectly.

Fixed, thanks.

The code probably contains other such issues, but they didn't immediately
jump out at me so will have to wait for another day. :)

Regards,

Adam



--- End Message ---

Reply to: