Bug#516737: No popcon in PTS for packages with special chars

2009-07-13 Thread Tommi Vainikainen
tags 516737 patch thanks Escaping special chars is just fine in PTS's XSL, but because PTS page links to http://qa.debian.org/developer.php?popcon=$PACKAGE which returns HTTP level redirection (where it loses escaping) to http://qa.debian.org/popcon.php?package=$PACKAGE, this escaping is lost. PT

Bug#516737: No popcon in PTS for packages with special chars

2009-02-23 Thread Marco Rodrigues
Marco Rodrigues wrote: > Package: qa.debian.org > Severity: important > > PTS: > http://packages.qa.debian.org/d/dfb%2B%2B.html > > After click in Popcon stats link. The "++" aren't url encoded, so it breaks. > > Result: http://qa.debian.org/popcon.php?package=dfb Looking into PTS xsl code, it

Bug#516737: No popcon in PTS for packages with special chars

2009-02-23 Thread Marco Rodrigues
Package: qa.debian.org Severity: important PTS: http://packages.qa.debian.org/d/dfb%2B%2B.html After click in Popcon stats link. The "++" aren't url encoded, so it breaks. Result: http://qa.debian.org/popcon.php?package=dfb -- At http://popcon.debian.org, enter "dfb++" in the package name. Re