Bug#782406: src:debbugs: invalid HTML links to packages when bug is reassigned
Daniele Forsi <[email protected]>
| Newsgroups | gmane.linux.debian.devel.debbugs |
|---|---|
| Message-ID | <20150411173122.16191.63521.reportbug__18257.6306899593$1428773618$gmane$org@debian.home.lan> |
Package: src:debbugs Severity: normal A reassigned bug has links that contain invalid HTML, eg. see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781852 where the sentence "Bug reassigned from package 'source' to 'python-requests-kerberos'." has the following HTML where the href's contain a full escaped <a>...</a> tag instead of just an URL: Bug reassigned from package '<a href="<a href="pkgreport.cgi?package=source">source</a>">source</a>' to '<a href="<a href="pkgreport.cgi?package=python-requests-kerberos">python-requests-kerberos</a>">python-requests-kerberos</a>'. Other links in the page are ok. thanks, Daniele