#782406 src:debbugs: invalid HTML links to packages when bug is reassigned

#782406#5
Date:
2015-04-11 17:31:22 UTC
From:
To:
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